summaryrefslogtreecommitdiffstats
path: root/board/AtmarkTechno/suzaku/u-boot.lds
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-04-12 14:06:54 +0200
committerStefan Roese <sr@denx.de>2007-04-12 14:06:54 +0200
commite8aac8e7bfc7cfdef5780f8f1d4c85184f59a06f (patch)
tree1a1ad4bb5f527d162154accd2a3b950956df7aeb /board/AtmarkTechno/suzaku/u-boot.lds
parenta65c5768e5537530bd1780af3d3fddc3113a163c (diff)
parent6c9ba919375db977aaad9146bf320c7afd07ae7a (diff)
downloadblackbird-obmc-uboot-e8aac8e7bfc7cfdef5780f8f1d4c85184f59a06f.tar.gz
blackbird-obmc-uboot-e8aac8e7bfc7cfdef5780f8f1d4c85184f59a06f.zip
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'board/AtmarkTechno/suzaku/u-boot.lds')
-rw-r--r--board/AtmarkTechno/suzaku/u-boot.lds3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/AtmarkTechno/suzaku/u-boot.lds b/board/AtmarkTechno/suzaku/u-boot.lds
index 00a8ef7ad9..cb90854a39 100644
--- a/board/AtmarkTechno/suzaku/u-boot.lds
+++ b/board/AtmarkTechno/suzaku/u-boot.lds
@@ -61,6 +61,7 @@ SECTIONS
{
__bss_start = .;
*(.bss)
- __bss_start = .;
+ __bss_end = .;
}
+ __end = . ;
}
OpenPOWER on IntegriCloud