diff kernel/arch/qemu_vexpress/layout.mmap @ 398:c0d9837acde8

x86 target refactor
author Windel Bouwman
date Thu, 29 May 2014 12:13:37 +0200
parents 2ec730e45ea1
children b1daa462ee17
line wrap: on
line diff
--- a/kernel/arch/qemu_vexpress/layout.mmap	Thu May 29 10:47:28 2014 +0200
+++ b/kernel/arch/qemu_vexpress/layout.mmap	Thu May 29 12:13:37 2014 +0200
@@ -4,6 +4,8 @@
     SECTION(code)
     ALIGN(0x4000)
     SECTION(mem_tables)
+    ALIGN(0x4000)
+    SECTION(ramdisk)
 }
 
 MEMORY ram LOCATION=0x20000 SIZE=0x10000 {