]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/AtmarkTechno/suzaku/u-boot.lds
[Microblaze][PATCH] part 2
[people/ms/u-boot.git] / board / AtmarkTechno / suzaku / u-boot.lds
index 00a8ef7ad9e4ff6127a746e3772880447202eb39..93147fc6e96fe87f6eef2b1cb88ee2e10f83a98e 100644 (file)
@@ -61,6 +61,6 @@ SECTIONS
        {
                __bss_start = .;
                *(.bss)
-               __bss_start = .;
+               __bss_end = .;
        }
 }