From 28f05995a6af0650ab1ab590b9187e8309c578cd Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 30 Oct 2014 15:20:23 +0100 Subject: apalis/colibri_t30: latest u-boot git migrated to cbootimage/tegrarcm Use latest U-Boot from git. Migrate to using cbootimage and tegrarcm. --- conf/machine/apalis-t30.conf | 2 +- conf/machine/colibri-t30.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/apalis-t30.conf b/conf/machine/apalis-t30.conf index 32fc942..49dab92 100644 --- a/conf/machine/apalis-t30.conf +++ b/conf/machine/apalis-t30.conf @@ -11,7 +11,7 @@ KERNEL_IMAGETYPE = "uImage" PREFERRED_PROVIDER_u-boot = "u-boot-toradex" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex" -UBOOT_MACHINE = "apalis_t30_config" +UBOOT_MACHINE = "apalis_t30_defconfig" UBOOT_ENTRYPOINT = "0x82008000" UBOOT_LOADADDRESS = "${UBOOT_ENTRYPOINT}" KEEPUIMAGE = "" diff --git a/conf/machine/colibri-t30.conf b/conf/machine/colibri-t30.conf index 35465dc..e9ceaea 100644 --- a/conf/machine/colibri-t30.conf +++ b/conf/machine/colibri-t30.conf @@ -11,7 +11,7 @@ KERNEL_IMAGETYPE = "uImage" PREFERRED_PROVIDER_u-boot = "u-boot-toradex" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex" -UBOOT_MACHINE = "colibri_t30_config" +UBOOT_MACHINE = "colibri_t30_defconfig" UBOOT_ENTRYPOINT = "0x82008000" UBOOT_LOADADDRESS = "${UBOOT_ENTRYPOINT}" KEEPUIMAGE = "" -- cgit v1.2.3