summaryrefslogtreecommitdiffstats
path: root/post/board
Commit message (Collapse)AuthorAgeFilesLines
* Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-261-6/+6
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* lwmon5 SYSMON POST: fix handling of negative temperaturesYuri Tikhonov2008-03-252-24/+36
| | | | | | Fix errors in the LWMON5 Sysmon POST for negative temperatures. Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
* Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2008-03-221-1/+2
|\
| * LWMON5: fix dsPIC POSTYuri Tikhonov2008-03-221-1/+2
| | | | | | | | | | | | Add test for DPIC_SYS_ERROR_REG to be zero in the LWMON5 dsPIC POST. Signed-off-by: Yuri Tikhonov <yur@emcraft.com> ---
* | lwmon5 POST: remove unreachable codeWolfgang Denk2008-03-201-19/+24
|/ | | | | | plus some coding style cleanup Signed-off-by: Wolfgang Denk <wd@denx.de>
* lwmon5: Fix register test logic to match the specific GDC h/w.Yuri Tikhonov2008-03-181-6/+12
| | | | | Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
* Fix backlight in the lwmon5 POST.Yuri Tikhonov2008-03-182-35/+8
| | | | | | | 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>
* Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external ↵Yuri Tikhonov2008-03-183-2/+6
| | | | | | | watch-dog for now. Signed-off-by: Dmitry Rakhchev <rda@emcraft.com> Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
* The patch adds new POST tests for the Lwmon5 board. These are:Yuri Tikhonov2008-03-187-0/+785
| | | | | | | | | | | * 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>
* ppc4xx: Fix lwmon5 compilation problemStefan Roese2007-12-271-29/+0
| | | | | | | Now that the 440EPx ECC test is not board specific anymore remove this Makefile. Signed-off-by: Stefan Roese <sr@denx.de>
* PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson2007-12-271-267/+0
| | | | Signed-off-by: Larry Johnson <lrj@acm.org>
* ppc4xx: Update 440EPx lwmon5 board supportStefan Roese2007-07-311-1/+11
| | | | | | | | - 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>
* POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov2007-07-202-0/+286
| | | | | | | | | 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>
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-065-0/+485
OpenPOWER on IntegriCloud