2 * ld.script for compressed kernel support of MIPS
4 * Copyright (C) 2009 Lemote Inc.
12 text PT_LOAD FLAGS(7); /* RWX */
16 /* Text and read-only data */
17 /* . = VMLINUZ_LOAD_ADDRESS; */
22 /* End of text section */
27 /* Put the compressed image here */
35 /* leave space for appended DTB */
39 /* End of data section */
48 /* Sections to be discarded */