Add sam-ba to at91sam926*_defconfig

[Peter: also add to 9g0dfc]
Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012.11.x
Alexandre Belloni 2012-04-11 15:06:50 +02:00 committed by Peter Korsgaard
parent b4a8ae3e8c
commit 9eee902c01
4 changed files with 16 additions and 0 deletions

View File

@ -2,6 +2,10 @@
BR2_arm=y
BR2_arm926t=y
# Host utilities
#
BR2_PACKAGE_HOST_SAM_BA=y
# First stage bootloader
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9260ek"

View File

@ -2,6 +2,10 @@
BR2_arm=y
BR2_arm926t=y
# Host utilities
#
BR2_PACKAGE_HOST_SAM_BA=y
# First stage bootloader
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9261ek"

View File

@ -2,6 +2,10 @@
BR2_arm=y
BR2_arm926t=y
# Host utilities
#
BR2_PACKAGE_HOST_SAM_BA=y
# First stage bootloader
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9263ek"

View File

@ -2,6 +2,10 @@
BR2_arm=y
BR2_arm926t=y
# Host utilities
#
BR2_PACKAGE_HOST_SAM_BA=y
# First stage bootloader
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9g20ek"