Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XTENSA] Add .literal sections for various init sectiont to linker sc…
…ript Xtensa requires separate .literal section for each .text section. Adding addition init sections for cpuinit, meminit, and devinit, broke the Xtensa linker script, so, add these literal sections manually for now. Signed-off-by: Chris Zankel <[email protected]>
- Loading branch information