Stefan Roese
d25dfe08fb
ppc4xx: Remove cache definition from 4xx board config files
...
All 4xx board config files don't need the cache definitions anymore.
These are now defined in common headers.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-10-31 21:21:47 +01:00
Stefan Roese
c64fb30e4c
ppc4xx: Remove unused option CFG_INIT_RAM_OCM
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-08-22 08:56:09 +02:00
Kim Phillips
79f240f7ec
lib_ppc: make board_add_ram_info weak
...
platforms wishing to display RAM diagnostics in addition to size,
can do so, on one line, in their own board_add_ram_info()
implementation.
this consequently eliminates CONFIG_ADD_RAM_INFO.
Thanks to Stefan for the hint.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-08-18 21:39:46 +02:00
Stefan Roese
3b3bff4cbf
Merge with git://www.denx.de/git/u-boot.git
2007-08-14 16:36:29 +02:00
Stefan Roese
35d22f957a
Coding style cleanup
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-08-10 10:42:25 +02:00
Niklaus Giger
137fdd9f47
Add PPC4xx-HCU4 and HCU5 boards: HCU5 config
...
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
2007-08-10 09:10:51 +02:00