Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Stefan Roese
b2815f7928
ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
...
We use upper case letters for the AMCC processor defines (like
CONFIG_440SPE) in U-Boot. So the 440SPe is labeled CONFIG_440SPE and
not CONFIG_440SPe. This patch fixes the last misspelled config options.
Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago
Yuri Tikhonov
0a51e9248e
POST: preparations for moving CONFIG_POST to Makefiles
...
Remove CONFIG_POST ifdefs from the post/ source files.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years ago
Stefan Roese
a424a8bb29
POST: Add 405EX support to 4xx UART POST test
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
4ce846ec59
POST: Fix merge problem
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
eb2b4010ae
POST: Add ppc405 support to cache and UART POST
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Yuri Tikhonov
29cb25da56
POST: Add ppc4xx UART POST support without external uart clock (lwmon5)
...
The patch adds support for UART POST on ppc44x-based boards with no
external serial clocks installed.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Acked-by: Stefan Roese <sr@denx.de>
18 years ago
Sergei Poselenov
b44896215a
Merged POST framework with the current TOT.
...
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
18 years ago
Igor Lisitsin
a11e06965e
Extend POST support for PPC440
...
Added memory, CPU, UART, I2C and SPR POST tests for PPC440.
Signed-off-by: Igor Lisitsin <igor@emcraft.com>
--
18 years ago