Update PL011 base address to match that of the CoreTile Express A9
This commit is contained in:
parent
0050438c80
commit
a7bd2c8ae6
@ -1,4 +1,4 @@
|
||||
#define PL011_SERIAL_BASE 0x16000000
|
||||
#define PL011_SERIAL_BASE 0x10009000
|
||||
#define PL011_SERIAL_FLAG_REGISTER 0x18
|
||||
#define PL011_SERIAL_BUFFER_FULL (1 << 5)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user