u-boot-brain/board/freescale/mpc8641hpcn
Becky Bruce d52082b12c mpc8641: Try to detect old .dts files
Since we've changed the memory map of the board, be nice and
add some checking to try to catch out-of-date .dts files.  We do
this by checking the CCSRBAR location in the .dts and comparing
it to the CCSRBAR location in u-boot.  If they don't match, a
warning msg is printed.  This isn't foolproof, but it's simple and
will catch most of the cases where an out-of-date .dts is present,
including all of the cases where a new u-boot is used with an old
standard MPC8641 .dts file as supplied with Linux.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
2008-11-10 10:10:05 -06:00
..
config.mk mpc8641: Change 32-bit memory map 2008-11-10 10:10:04 -06:00
ddr.c Coding Style cleanup, update CHANGELOG 2008-11-02 16:14:22 +01:00
law.c mpc8641: Support 36-bit physical addressing 2008-11-10 10:10:05 -06:00
Makefile FSL DDR: Convert MPC8641HPCN to new DDR code. 2008-08-27 02:06:02 +02:00
mpc8641hpcn.c mpc8641: Try to detect old .dts files 2008-11-10 10:10:05 -06:00
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00