Commit 9eee902c authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Peter Korsgaard
Browse files

Add sam-ba to at91sam926*_defconfig

parent b4a8ae3e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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"
+4 −0
Original line number Diff line number Diff line
@@ -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"
+4 −0
Original line number Diff line number Diff line
@@ -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"
+4 −0
Original line number Diff line number Diff line
@@ -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"