f694e32f93
Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now.
Yuri Tikhonov
2008-02-04 17:09:55 +01:00
b428f6a8c6
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
Yuri Tikhonov
2008-02-04 14:11:03 +01:00
8f15d4addd
The patch adds new POST tests for the Lwmon5 board. These are:
Yuri Tikhonov
2008-02-04 14:10:42 +01:00
c2ed33efbf
Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
Yuri Tikhonov
2008-02-04 14:10:01 +01:00
fdeb932b1c
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-03-18 22:15:58 +01:00
3a5d1e7f13
lwmon5: Fix register test logic to match the specific GDC h/w.
Yuri Tikhonov
2008-03-18 13:33:30 +01:00
0f855a1f05
Fix backlight in the lwmon5 POST.
Yuri Tikhonov
2008-03-18 13:27:57 +01:00
2d991958b1
The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
Yuri Tikhonov
2008-02-06 18:48:36 +01:00
ff818b21b0
Add support for the lwmon5 board reset via GPIO58.
Yuri Tikhonov
2008-02-04 17:11:53 +01:00
603f194e5a
Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now.
Yuri Tikhonov
2008-02-04 17:09:55 +01:00
e262efe357
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
Yuri Tikhonov
2008-02-04 14:11:03 +01:00
65b20dcefc
The patch adds new POST tests for the Lwmon5 board. These are:
Yuri Tikhonov
2008-02-04 14:10:42 +01:00
8dc3b2303d
Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
Yuri Tikhonov
2008-02-04 14:10:01 +01:00
3515fd18d4
HMI1001: fix compile problem.
Wolfgang Denk
2008-03-18 17:35:51 +01:00
1f2a997010
Blackfin: BF537-stamp: drop board-specific flash driver for CFI
Mike Frysinger
2008-02-18 05:32:30 -05:00
5b22163fef
Blackfin: add proper ELF markings to some assembly functions
Mike Frysinger
2008-02-19 00:36:14 -05:00
cf675d3b2b
Blackfin: new cplbinfo command for viewing cplb tables
Mike Frysinger
2008-02-19 00:35:17 -05:00
aadb72503c
Blackfin: update MAINTAINERS list
Mike Frysinger
2008-02-18 05:37:51 -05:00
f7ce12cb65
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2008-02-18 05:26:48 -05:00
86a20fb920
Blackfin: move bootldr command to common code
Mike Frysinger
2008-02-16 07:40:36 -05:00
e95bcc3661
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-03-16 01:50:18 +01:00