1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

beagleboard: specify UBOOT_MACHINE in machine conf

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
Darren Hart
2011-05-25 22:06:07 -07:00
committed by Saul Wold
parent 6401cf0336
commit 59650ea31f
+1
View File
@@ -26,6 +26,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
KERNEL_IMAGETYPE = "uImage"
UBOOT_MACHINE = "omap3_beagle_config"
UBOOT_ENTRYPOINT = "0x80008000"
UBOOT_LOADADDRESS = "0x80008000"