mirror of
https://github.com/drasko/codezero.git
synced 2026-02-04 22:13:16 +01:00
PBA8 platform removed
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define TIMER1_PHYS_BASE (TIMER0_PHYS_BASE + SP804_TIMER2_OFFSET)
|
||||
#define TIMER2_PHYS_BASE 0x10012000
|
||||
#define TIMER3_PHYS_BASE (TIMER2_PHYS_BASE + SP804_TIMER2_OFFSET)
|
||||
#elif defined(PLATFORM_PB11MPCORE) || defined(PLATFORM_PBA8)
|
||||
#elif defined(PLATFORM_PB11MPCORE)
|
||||
#define TIMER0_PHYS_BASE 0x10011000
|
||||
#define TIMER1_PHYS_BASE (TIMER0_PHYS_BASE + SP804_TIMER2_OFFSET)
|
||||
#define TIMER2_PHYS_BASE 0x10012000
|
||||
|
||||
Reference in New Issue
Block a user