Stafford Horne da99f00ece openrisc: head: Move init strings to rodata section
The strings used during the head/init phase of openrisc bootup were
stored in the executable section of the binary.

This causes compilation to fail when using CONFIG_DEBUG_INFO with
error:
 Error: unaligned opcodes detected in executable segment

Signed-off-by: Stafford Horne <shorne@gmail.com>
2017-02-25 05:05:37 +09:00
..
2017-02-25 04:14:36 +09:00
2014-09-03 13:11:02 +00:00
2013-04-08 17:39:27 +02:00
2017-02-25 04:14:35 +09:00
2011-07-22 18:46:34 +02:00
2017-02-06 21:50:43 +09:00