Stefan Roese
86446d3a5d
POST: Add disable interrupts in some of the missing CPU POST tests
...
Some CPU POST tests did not disable the interrupts while running. This
seems to be necessary to protect this self modifying code.
Signed-off-by: Stefan Roese <sr@denx.de>
2008-07-20 23:00:22 +02:00
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>
2008-04-22 14:38:38 +02:00
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>
--
2007-06-22 23:21:01 +02:00
Wolfgang Denk
ad5bb451ad
Restructure POST directory to support of other CPUs, boards, etc.
2007-03-06 18:08:43 +01:00