ARM: omap3_logic boards: Convert to DM_ETH
[oweals/u-boot.git] / arch / arm / config.mk
index efafc69d1b307002c80601ef0e53c9777c88c7ed..f25603109e0081d581ab703d1236a2e5660a8e5a 100644 (file)
@@ -134,11 +134,11 @@ endif
 ifdef CONFIG_ARM64
 OBJCOPYFLAGS += -j .text -j .secure_text -j .secure_data -j .rodata -j .data \
                -j .u_boot_list -j .rela.dyn -j .got -j .got.plt \
-               -j .binman_sym_table
+               -j .binman_sym_table -j .text_rest
 else
 OBJCOPYFLAGS += -j .text -j .secure_text -j .secure_data -j .rodata -j .hash \
                -j .data -j .got -j .got.plt -j .u_boot_list -j .rel.dyn \
-               -j .binman_sym_table
+               -j .binman_sym_table -j .text_rest
 endif
 
 # if a dtb section exists we always have to include it