mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 23:12:48 +00:00
beagleboard: specify UBOOT_MACHINE in machine conf
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
6401cf0336
commit
59650ea31f
@ -26,6 +26,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
UBOOT_MACHINE = "omap3_beagle_config"
|
||||
UBOOT_ENTRYPOINT = "0x80008000"
|
||||
UBOOT_LOADADDRESS = "0x80008000"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user