doc: fix incorrect usage of DT node unit address
[oweals/u-boot.git] / arch / arm / cpu / u-boot.lds
index 70bee1a3f8a776dbdfad882ba429c883ba39e2bf..37d4c605aca3256032974302c2f6b916fb3731d0 100644 (file)
@@ -165,7 +165,7 @@ SECTIONS
                *(.__efi_runtime_rel_stop)
        }
 
-       . = ALIGN(8);
+       . = ALIGN(4);
 
        .image_copy_end :
        {