summaryrefslogtreecommitdiffstats
path: root/arch/nios2
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2013-01-15 14:48:48 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2013-01-18 11:56:50 +0100
commit43afe67390697041d1d16d4e5c934d2bfa831399 (patch)
tree6e3721bc26af5f1ce8ec53299a538221146589d3 /arch/nios2
parentf8fd03225d05ce96cdeaf8d96fb73780eb77805c (diff)
downloadbarebox-43afe67390697041d1d16d4e5c934d2bfa831399.tar.gz
barebox-43afe67390697041d1d16d4e5c934d2bfa831399.tar.xz
barebox-data: add barebox-data sections
Add barebox-data section in arm branch to get complete barebox regions in sdram regions tree. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/nios2')
-rw-r--r--arch/nios2/cpu/barebox.lds.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nios2/cpu/barebox.lds.S b/arch/nios2/cpu/barebox.lds.S
index af7be4de3c..943c507531 100644
--- a/arch/nios2/cpu/barebox.lds.S
+++ b/arch/nios2/cpu/barebox.lds.S
@@ -74,6 +74,7 @@ SECTIONS
* adjacent to simplify the startup code -- and provide
* the global pointer for gp-relative access.
*/
+ _sdata = .;
_data = .;
.data :
{