commit | cfc67116a706fd18b8f6a9c11a16753c5626d689 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Sun Mar 11 13:48:24 2007 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Sun Mar 11 13:48:24 2007 +0100 |
tree | a8ece1d13504912339bd59cbbc5d29c74c1def4d | |
parent | 76316a318de91f6184e7c22a10e02d275ade2441 [diff] |
[Microblaze][PATCH] part 2 timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
diff --git a/board/AtmarkTechno/suzaku/u-boot.lds b/board/AtmarkTechno/suzaku/u-boot.lds index 00a8ef7..93147fc 100644 --- a/board/AtmarkTechno/suzaku/u-boot.lds +++ b/board/AtmarkTechno/suzaku/u-boot.lds
@@ -61,6 +61,6 @@ { __bss_start = .; *(.bss) - __bss_start = .; + __bss_end = .; } }