From 6c94d48a45d1b5bcebacc87fdefdebfb4cd3c67e Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Wed, 10 Feb 2010 14:51:41 +0000 Subject: x-load_git.bb : add support for omapzoom2 in x-load this recipe is a bit wierd as omapzoom2 version of x-load refers to u-boot build directory. --- conf/machine/omapzoom2.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine') diff --git a/conf/machine/omapzoom2.conf b/conf/machine/omapzoom2.conf index 7152dc1789..698b24178f 100644 --- a/conf/machine/omapzoom2.conf +++ b/conf/machine/omapzoom2.conf @@ -30,6 +30,7 @@ KERNEL_IMAGETYPE = "uImage" UBOOT_ENTRYPOINT = "0x80008000" UBOOT_LOADADDRESS = "0x80008000" UBOOT_MACHINE = "omap3430zoom2_config" +XLOAD_MACHINE = "omap3430zoom2_config" # do ubiattach /dev/ubi_ctrl -m 4 # From dmesg: -- cgit v1.2.3