[U-Boot] [PATCH V2 1/2] arm: fix bootm with device tree

Allen Martin amartin at nvidia.com
Fri Apr 20 19:55:53 CEST 2012


On Thu, Apr 19, 2012 at 02:34:00PM -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> Commit 0a672d4 "arm: Add Prep subcommand support to bootm" re-organized
> do_bootm_linux() for ARM. During the re-organization, the code to pass
> the device tree to the kernel was removed. Add it back. This restores
> the ability to boot a kernel using device tree.
> 
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> Acked-by: Tom Rini <trini at ti.com>

Acked-by: Allen Martin <amartin at nvidia.com>
Tested-by: Allen Martin <amartin at nvidia.com>

Verified I can boot a device tree kernel again after applying this.
Thanks for fixing this Stephen, I'm not sure why device tree support
was removed, but it broken tegra bad (and anyone else using device
tree I would imagine).

-Allen

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


More information about the U-Boot mailing list