]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-at91/Kconfig
board: at91sam9261ek: Update to support DT and DM
[u-boot] / arch / arm / mach-at91 / Kconfig
index 99b88d17852cd40c5530a863773f29628a665199..23ddc6296d896ab4cd827f23ff923ad8ccf24a33 100644 (file)
@@ -36,6 +36,7 @@ config TARGET_GURNARD
 config TARGET_AT91SAM9261EK
        bool "Atmel at91sam9261 reference board"
        select CPU_ARM926EJS
+       select BOARD_EARLY_INIT_F
 
 config TARGET_PM9261
        bool "Ronetix pm9261 board"
@@ -124,7 +125,7 @@ config TARGET_SAMA5D4EK
        select BOARD_EARLY_INIT_F
 
 config TARGET_MA5D4EVK
-       bool "DENX MA5D4EVK Evaluation Kit"
+       bool "Aries MA5D4EVK Evaluation Kit"
        select CPU_V7
        select SUPPORT_SPL
 
@@ -169,6 +170,7 @@ endchoice
 config SYS_SOC
        default "at91"
 
+source "board/aries/ma5d4evk/Kconfig"
 source "board/atmel/at91rm9200ek/Kconfig"
 source "board/atmel/at91sam9260ek/Kconfig"
 source "board/atmel/at91sam9261ek/Kconfig"
@@ -186,7 +188,6 @@ source "board/atmel/sama5d4ek/Kconfig"
 source "board/bluewater/gurnard/Kconfig"
 source "board/bluewater/snapper9260/Kconfig"
 source "board/calao/usb_a9263/Kconfig"
-source "board/denx/ma5d4evk/Kconfig"
 source "board/egnite/ethernut5/Kconfig"
 source "board/esd/meesc/Kconfig"
 source "board/l+g/vinco/Kconfig"