diff --git a/l4/mk/platforms/arndale.conf b/l4/mk/platforms/arndale.conf new file mode 100644 index 00000000..dcacc452 --- /dev/null +++ b/l4/mk/platforms/arndale.conf @@ -0,0 +1,4 @@ +PLATFORM_NAME = "Arndale Board" +PLATFORM_ARCH = arm +PLATFORM_RAM_BASE = 0x20000000 +PLATFORM_RAM_SIZE_MB = 2048