Needed so that the linker can throw it away when unused. This is needed at least on current master for being able to enable pbl support for omap3 boards. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- arch/arm/mach-omap/omap3_core.S | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-omap/omap3_core.S b/arch/arm/mach-omap/omap3_core.S index df7c5b4..c3e4086 100644 --- a/arch/arm/mach-omap/omap3_core.S +++ b/arch/arm/mach-omap/omap3_core.S @@ -39,6 +39,7 @@ #include <asm/barebox-arm-head.h> #ifdef CONFIG_MACH_DO_LOWLEVEL_INIT +.section .text.__reset ENTRY(reset) /* Invalidate all Dcaches */ #ifndef CONFIG_CPU_V7_DCACHE_SKIP -- 1.7.10.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox