u-boot/arch
Timur Tabi 90f89f099d powerpc/85xx: verify the device tree before booting Linux
Introduce ft_verify_fdt(), a function that is called after the device tree
has been fixed up, that displays warning messages if there is a mismatch
between the physical addresses of some devices that U-Boot has configured
with what the device tree says the addresses are.

This is a particular problem when booting a 36-bit device tree from a
32-bit U-Boot (or vice versa), because the physical address of CCSR is
wrong in the device tree.  When the operating system boots, no messages are
displayed, so the user generally has no idea what's wrong.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-07-29 08:53:39 -05:00
..
arm cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
avr32 unify version_string 2011-07-28 17:22:53 +02:00
blackfin unify version_string 2011-07-28 17:22:53 +02:00
m68k cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
microblaze unify version_string 2011-07-28 17:22:53 +02:00
mips unify version_string 2011-07-28 17:22:53 +02:00
nios2 unify version_string 2011-07-28 17:22:53 +02:00
powerpc powerpc/85xx: verify the device tree before booting Linux 2011-07-29 08:53:39 -05:00
sh unify version_string 2011-07-28 17:22:53 +02:00
sparc cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
x86 cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00