Rebased from upstream / out of band repository.
[librecmc/librecmc.git] / target / linux / ar71xx / image / lzma-loader / src / loader.lds
index 80cc7ca3ecf53a747fc139560b89c233f4343293..01ff85236147dc62bae480b191a44005171b1561 100644 (file)
@@ -13,7 +13,6 @@ SECTIONS {
        .data : {
                *(.data)
                *(.data.*)
-               . = . + 524288;         /* workaround for buggy bootloaders */
        }
 
        . = ALIGN(32);