PPC32: More sensible arrangement of the sections in vmlinux.lds.S.
This moves the sections which are read-only (e.g. exception table, kallsyms data) to go before the read/write data section, and the feature fixup section into the init data area. It also adds the initramfs section.
Showing
Please register or sign in to comment