mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 07:31:15 +00:00
Adjust CS3 timings on HMI1001 board for dot matrix display under Linux
This commit is contained in:
parent
9f96ae44c6
commit
f7fbf269fe
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@
|
|||
/* Display H1, Status Inputs, EPLD @0x80600000 */
|
||||
#define CFG_CS3_START 0x80600000
|
||||
#define CFG_CS3_SIZE 0x00100000
|
||||
#define CFG_CS3_CFG 0xffff9830
|
||||
#define CFG_CS3_CFG 0x00019800
|
||||
|
||||
#define CFG_CS_BURST 0x00000000
|
||||
#define CFG_CS_DEADCYCLE 0x33333333
|
||||
|
|
Loading…
Reference in a new issue