summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@atmel.com>2013-01-04 14:17:24 +0100
committerLudovic Desroches <ludovic.desroches@atmel.com>2013-01-28 17:14:08 +0100
commit4d6251f53beae2c7190fe4a54bc96be0e4a78117 (patch)
treeddb50838c064424b72430e23e2e1b0ecdd6dc48c /include
parent624288cd2a362a1b7f8eb172e6927d560ac7cb3c (diff)
sama5: add dtb on the fly update
Before booting the Linux kernel, dtb will be updated. The atmel,mb-rev is added and the isi pinctrl is updated for rev B motherboard. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/at91sama5ek.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/at91sama5ek.h b/include/configs/at91sama5ek.h
index d18dcf0b63e..2d0499953d7 100644
--- a/include/configs/at91sama5ek.h
+++ b/include/configs/at91sama5ek.h
@@ -49,6 +49,7 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_OF_LIBFDT /* Device Tree support */
+#define CONFIG_OF_BOARD_SETUP
/* general purpose I/O */
#define CONFIG_ATMEL_LEGACY /* required until (g)pio is fixed */