summaryrefslogtreecommitdiff
path: root/board/AtmarkTechno
diff options
context:
space:
mode:
authorMichal Simek <root@monstr.eu>2007-03-26 01:39:07 +0200
committerMichal Simek <root@monstr.eu>2007-03-26 01:39:07 +0200
commit1798049522f594013aea29457d46794298c6ae15 (patch)
tree966edd78aadda268b6412e616c051602f99a6094 /board/AtmarkTechno
parentcfc67116a706fd18b8f6a9c11a16753c5626d689 (diff)
Support for XUPV2P board
Reset support BSP autoconfig support
Diffstat (limited to 'board/AtmarkTechno')
-rw-r--r--board/AtmarkTechno/suzaku/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/AtmarkTechno/suzaku/u-boot.lds b/board/AtmarkTechno/suzaku/u-boot.lds
index 93147fc6e9..cb90854a39 100644
--- a/board/AtmarkTechno/suzaku/u-boot.lds
+++ b/board/AtmarkTechno/suzaku/u-boot.lds
@@ -63,4 +63,5 @@ SECTIONS
*(.bss)
__bss_end = .;
}
+ __end = . ;
}