From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Fri, 20 Apr 2012 10:55:53 -0700 Subject: [U-Boot] [PATCH V2 1/2] arm: fix bootm with device tree In-Reply-To: <1334871241-11932-1-git-send-email-swarren@wwwdotorg.org> References: <1334871241-11932-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <20120420175552.GB24776@nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Apr 19, 2012 at 02:34:00PM -0700, Stephen Warren wrote: > From: Stephen Warren > > 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 > Acked-by: Tom Rini Acked-by: Allen Martin Tested-by: Allen Martin 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. -----------------------------------------------------------------------------------