mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
igep0020b.conf: Fix missing u-boot entrypoint
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
988e4ddf3c
commit
7a8660600e
@@ -30,8 +30,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-igep2"
|
||||
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
# UBOOT_ENTRYPOINT = "0x80008000"
|
||||
# UBOOT_LOADADDRESS = "0x80008000"
|
||||
UBOOT_ENTRYPOINT = "0x80008000"
|
||||
UBOOT_LOADADDRESS = "0x80008000"
|
||||
|
||||
MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost vfat wifi"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user