public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Regression due to: arm: Add Prep subcommand support to bootm
@ 2012-04-12 16:52 Stephen Warren
  2012-04-13 15:07 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2012-04-12 16:52 UTC (permalink / raw)
  To: u-boot

I just tried the latest u-boot/master, at commit:

3f0675d Merge branch 'marek.vasut at gmail.com' of
git://git.denx.de/u-boot-staging

This fails to boot a Linux kernel on my ARM Tegra board; the boot log is:

====================
## Booting kernel from Legacy Image at 00408000 ...
Image Name: Linux-3.4.0-rc1-next-20120405-00
Image Type: ARM Linux Kernel Image (no loading done) (uncompressed)
Data Size: 2756424 Bytes = 2.6 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 01000000
Booting using the fdt blob at 0x01000000
XIP Kernel Image (no loading done) ... OK
OK
Loading Device Tree to 010fa000, end 010ff726 ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Warning: Neither atags nor dtb found
====================

If I revert commit 0a672d4 "arm: Add Prep subcommand support to bootm",
then everything works fine again.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-13 20:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-12 16:52 [U-Boot] Regression due to: arm: Add Prep subcommand support to bootm Stephen Warren
2012-04-13 15:07 ` Tom Rini
2012-04-13 20:19   ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox