From cb08cd64f0fe89d9551052cafeae96045441df51 Mon Sep 17 00:00:00 2001 From: Johan Thelin Date: Sat, 3 Apr 2010 10:48:06 +0200 Subject: configs/: fix uboot board name for integrator926 defconfig Closes #817 + #1189 Signed-off-by: Johan Thelin Signed-off-by: Grant Edwards Signed-off-by: Peter Korsgaard --- configs/integrator926_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/integrator926_defconfig') diff --git a/configs/integrator926_defconfig b/configs/integrator926_defconfig index 2d2579b96..63bc68dae 100644 --- a/configs/integrator926_defconfig +++ b/configs/integrator926_defconfig @@ -712,7 +712,7 @@ BR2_TARGET_ROOTFS_TAR_COPYTO="" # bootloader for target device # BR2_TARGET_UBOOT=y -BR2_TARGET_UBOOT_BOARDNAME="$(BOARD_NAME)" +BR2_TARGET_UBOOT_BOARDNAME="cp926ejs" BR2_TARGET_UBOOT_2009_01=y # BR2_TARGET_UBOOT_2008_10 is not set # BR2_TARGET_UBOOT_1_3_4 is not set -- cgit v1.2.3