ath79: lzma-loader: sync with ar71xx target
[openwrt/staging/mkresin.git] / target / linux / ath79 / 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);