u-boot-brain/board/freescale/p1_p2_rdb_pc
Timur Tabi 5d065c3e10 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
Most 85xx boards can be built as a 32-bit or a 36-bit.  Current code sometimes
displays which of these is actually built, but it's inconsistent.  This is
especially problematic since the "default" build for a given 85xx board can
be either one, so if you don't see a message, you can't always know which
size is being used.  Not only that, but each board includes code that displays
the message, so there is duplication.

The 'bdinfo' command has been updated to display this information, so
we don't need to display it at boot time.  The board-specific code is
deleted.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-04-24 23:58:34 -05:00
..
ddr.c powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards 2012-04-24 23:58:30 -05:00
law.c powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NAND 2011-11-11 08:14:53 -06:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
p1_p2_rdb_pc.c powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 2012-04-24 23:58:34 -05:00
tlb.c powerpc/85xx: Add support for new P102x/P2020 RDB style boards 2011-09-29 19:01:04 -05:00