mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Imported Genode release 11.11
This commit is contained in:
committed by
Christian Helmuth
parent
6bcc9aef0e
commit
da4e1feaa5
16
base-fiasco/mk/spec-platform_imx.mk
Normal file
16
base-fiasco/mk/spec-platform_imx.mk
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# Specifics for Freescale i.MX21 platform
|
||||
#
|
||||
|
||||
RAM_BASE = 0xc0000000
|
||||
|
||||
#
|
||||
# Configure target CPU for gcc
|
||||
#
|
||||
CC_OPT += -march=armv5
|
||||
|
||||
#
|
||||
# Defines for L4/sys headers
|
||||
#
|
||||
CC_OPT += -DCPUTYPE_imx
|
||||
L4SYS_ARM_CPU = arm_imx
|
||||
Reference in New Issue
Block a user