Add lpc3250loader to lpc3250 configs

Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Alexandre Belloni 2012-02-07 12:01:26 +01:00 committed by Peter Korsgaard
parent d444e1d4c3
commit 8991218447
3 changed files with 18 additions and 0 deletions

View file

@ -12,6 +12,12 @@ BR2_ARM_EABI=y
BR2_GCC_VERSION_4_3_X=y
#
# Host utilities
#
BR2_PACKAGE_HOST_LPC3250LOADER=y
# Bootloaders
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="ea3250"

View file

@ -12,6 +12,12 @@ BR2_ARM_EABI=y
BR2_GCC_VERSION_4_3_X=y
#
# Host utilities
#
BR2_PACKAGE_HOST_LPC3250LOADER=y
# Bootloaders
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="fdi3250"

View file

@ -12,6 +12,12 @@ BR2_ARM_EABI=y
BR2_GCC_VERSION_4_3_X=y
#
# Host utilities
#
BR2_PACKAGE_HOST_LPC3250LOADER=y
# Bootloaders
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="phy3250"