2 * ld.script for compressed kernel support of MIPS
4 * Copyright (C) 2009 Lemote Inc.
5 * Author: Wu Zhangjin <wuzhanjing@gmail.com>
6 * Copyright (C) 2010 "Wu Zhangjin" <wuzhanjing@gmail.com>
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 */