Support for XUPV2P board
[platform/kernel/u-boot.git] / board / AtmarkTechno / suzaku / u-boot.lds
index 93147fc..cb90854 100644 (file)
@@ -63,4 +63,5 @@ SECTIONS
                *(.bss)
                __bss_end = .;
        }
+       __end = . ;
 }