]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/AtmarkTechno/suzaku/u-boot.lds
Support for XUPV2P board
[people/ms/u-boot.git] / board / AtmarkTechno / suzaku / u-boot.lds
index 93147fc6e96fe87f6eef2b1cb88ee2e10f83a98e..cb90854a3929c1c870a0eee41934a7ff6892753f 100644 (file)
@@ -63,4 +63,5 @@ SECTIONS
                *(.bss)
                __bss_end = .;
        }
+       __end = . ;
 }