From 4cf1ebf61c57efff8a73d3e6790025a60dd1a164 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 7 Jun 2013 19:52:16 +0200 Subject: apalis_t30: use the apalis specific u-boot configuration --- conf/machine/apalis-t30.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/apalis-t30.conf b/conf/machine/apalis-t30.conf index dd942f9..47fc88d 100644 --- a/conf/machine/apalis-t30.conf +++ b/conf/machine/apalis-t30.conf @@ -7,8 +7,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/kernel = "linux-toradex" KERNEL_IMAGETYPE = "uImage" -#UBOOT_MACHINE = "apalis_t30_config" -UBOOT_MACHINE = "colibri_t30_config" +UBOOT_MACHINE = "apalis_t30_config" UBOOT_ENTRYPOINT = "0x82008000" UBOOT_LOADADDRESS = "${UBOOT_ENTRYPOINT}" KEEPUIMAGE = "" -- cgit v1.2.3