[U-Boot] Please pull u-boot-dm.git

Hi Tom,
These are the two remaining malloc() changes for arm. If Albert would prefer to pull these that is fine with me too.
The following changes since commit 25b4adbba018633b943a99322bfb2fb819c0bafb:
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers (2014-07-30 14:42:03 -0400)
are available in the git repository at:
ssh://gu-dm@git.denx.de/u-boot-dm
for you to fetch changes up to 76a1e584e10d14f1981f65376636ecff80bdc19b:
arm: Support pre-relocation malloc() (2014-08-04 05:24:35 -0600)
---------------------------------------------------------------- Simon Glass (2): arm: Set up global data before board_init_f() arm: Support pre-relocation malloc()
README | 3 +++ arch/arm/include/asm/config.h | 2 ++ arch/arm/lib/crt0.S | 12 ++++++++++++ 3 files changed, 17 insertions(+)
Regards, Simon

On Mon, Aug 04, 2014 at 05:28:21AM -0600, Simon Glass wrote:
Hi Tom,
These are the two remaining malloc() changes for arm. If Albert would prefer to pull these that is fine with me too.
The following changes since commit 25b4adbba018633b943a99322bfb2fb819c0bafb:
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers (2014-07-30 14:42:03 -0400)
are available in the git repository at:
ssh://gu-dm@git.denx.de/u-boot-dm
for you to fetch changes up to 76a1e584e10d14f1981f65376636ecff80bdc19b:
arm: Support pre-relocation malloc() (2014-08-04 05:24:35 -0600)
Simon Glass (2): arm: Set up global data before board_init_f() arm: Support pre-relocation malloc()
README | 3 +++ arch/arm/include/asm/config.h | 2 ++ arch/arm/lib/crt0.S | 12 ++++++++++++ 3 files changed, 17 insertions(+)
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini