From 1e1c4dcd8c7b8903afe7c622bcb1d4eb4382c264 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 3 Aug 2012 07:59:53 +0200 Subject: arm: at91: add custom barebox-arm-head On at91 we need to put the size to load is the sram at the 6th exception vector Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Sascha Hauer --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/Kconfig') diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 8b0a28ddab..ce32efbaef 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -27,6 +27,7 @@ config ARCH_AT91 select GENERIC_GPIO select CLKDEV_LOOKUP select HAS_DEBUG_LL + select HAVE_MACH_ARM_HEAD config ARCH_EP93XX bool "Cirrus Logic EP93xx" -- cgit v1.2.3