upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ;
Gbit ethernet patch for some LIME2 revisions ;
with SPI flash support
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
428 B
16 lines
428 B
#define AIPI1_PSR0 0x10000000
|
|
#define AIPI1_PSR1 0x10000004
|
|
#define AIPI2_PSR0 0x10020000
|
|
#define AIPI2_PSR1 0x10020004
|
|
#define CSCR 0x10027000
|
|
#define MPCTL0 0x10027004
|
|
#define SPCTL0 0x1002700c
|
|
#define PCDR0 0x10027018
|
|
#define PCDR1 0x1002701c
|
|
#define PCCR0 0x10027020
|
|
#define PCCR1 0x10027024
|
|
#define ESDCTL0_ROF 0x00
|
|
#define ESDCFG0_ROF 0x04
|
|
#define ESDCTL1_ROF 0x08
|
|
#define ESDCFG1_ROF 0x0C
|
|
#define ESDMISC_ROF 0x10
|
|
|