mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
5f7ffe619b
commit
ac92283db0
@@ -40,6 +40,10 @@ namespace Genode
|
||||
EPIT_1_MMIO_BASE = 0x53f94000,
|
||||
EPIT_1_MMIO_SIZE = 0x00004000,
|
||||
|
||||
EPIT_2_IRQ = 27,
|
||||
EPIT_2_MMIO_BASE = 0x53f98000,
|
||||
EPIT_2_MMIO_SIZE = 0x00004000,
|
||||
|
||||
AVIC_MMIO_BASE = 0x68000000,
|
||||
AVIC_MMIO_SIZE = 0x04000000,
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
# denote wich specs are also fullfilled by this spec
|
||||
SPECS += arm_v6
|
||||
SPECS += arm_v6 epit
|
||||
|
||||
# add repository relative include paths
|
||||
REP_INC_DIR += include/platform/imx31
|
||||
|
||||
Reference in New Issue
Block a user