commit | 4f8d98ff4825336b23372bb552852625fc90d3b1 | [log] [tgz] |
---|---|---|
author | Chris Zankel <chris@zankel.net> | Wed Feb 13 16:44:19 2008 -0800 |
committer | Chris Zankel <chris@zankel.net> | Wed Feb 13 16:44:19 2008 -0800 |
tree | 00f05166b4010eeb8eaedf9efe6391a6e86d6ae1 | |
parent | e584d85fb1cba2b08c266348b58eb4a881a88b40 [diff] |
[XTENSA] Add .literal sections for various init sectiont to linker script 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 <chris@zankel.net>