From 52faa35123abc4215e7e086d47985801b3789292 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Wed, 10 Feb 2010 11:58:39 +0000 Subject: u-boot_git.bb : add actual omapzoom2 u-boot from TI tree. This is the TI maintained u-boot for the zoom2. Also added is koens patch to make sure NEON code does not deadlock. --- conf/machine/omapzoom2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/omapzoom2.conf') diff --git a/conf/machine/omapzoom2.conf b/conf/machine/omapzoom2.conf index 749339faea..7152dc1789 100644 --- a/conf/machine/omapzoom2.conf +++ b/conf/machine/omapzoom2.conf @@ -29,7 +29,7 @@ KERNEL_IMAGETYPE = "uImage" UBOOT_ENTRYPOINT = "0x80008000" UBOOT_LOADADDRESS = "0x80008000" -UBOOT_MACHINE = "omap3_zoom2_config" +UBOOT_MACHINE = "omap3430zoom2_config" # do ubiattach /dev/ubi_ctrl -m 4 # From dmesg: -- cgit v1.2.3