Wolfgang Denk
aa6f6d171a
Coding Style cleanyp; update CHANGELOG
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-26 00:52:10 +01:00
Yuri Tikhonov
ff2bdfb2c1
lwmon5 SYSMON POST: fix handling of negative temperatures
...
Fix errors in the LWMON5 Sysmon POST for negative temperatures.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-25 00:14:46 +01:00
Wolfgang Denk
6887cb6817
Merge branch 'master' of /home/wd/git/u-boot/work
2008-03-22 23:27:43 +01:00
Yuri Tikhonov
86aea3eaef
LWMON5: fix dsPIC POST
...
Add test for DPIC_SYS_ERROR_REG to be zero in the LWMON5 dsPIC POST.
Signed-off-by: Yuri Tikhonov <yur@emcraft.com> ---
2008-03-22 23:26:08 +01:00
Wolfgang Denk
81a0ac62ea
lwmon5 POST: remove unreachable code
...
plus some coding style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-03-20 22:01:38 +01:00
Yuri Tikhonov
23e20aa648
lwmon5: Fix register test logic to match the specific GDC h/w.
...
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18 22:24:49 +01:00
Yuri Tikhonov
46bc0a9387
Fix backlight in the lwmon5 POST.
...
Backlight was switched on even when temperature was too low.
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18 22:24:48 +01:00
Yuri Tikhonov
f694e32f93
Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now.
...
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18 22:24:48 +01:00
Yuri Tikhonov
8f15d4addd
The patch adds new POST tests for the Lwmon5 board. These are:
...
* External Watchdog test;
* dsPIC tests;
* FPGA test;
* GDC test;
* Sysmon tests.
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-18 22:24:47 +01:00
Stefan Roese
7812bc4a2e
ppc4xx: Fix lwmon5 compilation problem
...
Now that the 440EPx ECC test is not board specific anymore
remove this Makefile.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-12-27 19:35:34 +01:00
Larry Johnson
454a6cf8d4
PPC4xx: Move/rename ECC POST for 440EPx/GRx
...
Signed-off-by: Larry Johnson <lrj@acm.org>
2007-12-27 19:35:33 +01:00
Stefan Roese
ea9f6bce38
ppc4xx: Update 440EPx lwmon5 board support
...
- Clear ECC status regs after ECC POST test
- Set dcbz for ECC generation with caches enabled as default
- Code cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-31 08:37:01 +02:00
Pavel Kolesnikov
531e3e8b83
POST: Add ECC POST for the lwmon5 board
...
This patch adds ECC Post test for the Lwmon5 board based
on PPC440EPx to U-Boot.
Signed-off-by: Pavel Kolesnikov <concord@emcraft.com>
Acked-by: Yuri Tikhonov <yur@emcraft.com>
Acked-by: Stefan Roese <sr@denx.de>
2007-07-20 15:03:03 +02:00
Wolfgang Denk
ad5bb451ad
Restructure POST directory to support of other CPUs, boards, etc.
2007-03-06 18:08:43 +01:00