u-boot-brain/board/freescale/mpc8308rdb
Ilya Yanok 65ea758939 MPC8308RDB: various clean ups
This patch cleans up the Freescale MPC8308RDB Development board support.
Things fixed:
 - Removed unused PCIE2 definitions from configuration
 - SICR{L,H} defines used for System I/O Configuration Registers values
   instead of hardcoding
 - CONFIG_SYS_SCCR_PCIEXP1CM used to enable PCIE clock instead of
   writing to SCCR from the board code
 - sleep mode stuff removed as MPC8308 has no support for deep sleep and
   PMCCR1 register. board_early_init_f() removed.
 - MPC8308 has no ERRATA for DDR controller so workaround removed
 - 'assignment in if statement' issues solved
 - use LBLAWAR_* defines instead of hardcoding

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2010-09-23 21:14:08 +02:00
..
config.mk MPC8308RDB: minimal support for devboard from Freescale 2010-07-09 16:10:36 -05:00
Makefile MPC8308RDB: minimal support for devboard from Freescale 2010-07-09 16:10:36 -05:00
mpc8308rdb.c MPC8308RDB: various clean ups 2010-09-23 21:14:08 +02:00
sdram.c MPC8308RDB: various clean ups 2010-09-23 21:14:08 +02:00