[U-Boot] [PATCH 1/2] ARM: bootm: allow skipping fdt memory node fixup

Peter Korsgaard jacmet at sunsite.dk
Wed Feb 20 22:55:36 CET 2013


>>>>> "Tom" == Tom Rini <trini at ti.com> writes:

Hi,

 Tom> It's not so simple.  The first DTs I checked are the am335x ones
 Tom> and I see they hardcode to 256MB which isn't right, but no one has
 Tom> caught this since it's blindly fixed up.  So as Wolfgang suggests
 Tom> next, we might need to go with replacing on 0x0 entries and
 Tom> warning when they don't match what U-Boot has detected.

It is correct for the (classic) beaglebone. This also hits people using
appended dtb unless they have CONFIG_ARM_ATAG_DTB_COMPAT enabled (which
the probably do though).

-- 
Bye, Peter Korsgaard


More information about the U-Boot mailing list