diff --git a/conf/machine/include/sunxi.inc b/conf/machine/include/sunxi.inc index 723f11d..05109b4 100644 --- a/conf/machine/include/sunxi.inc +++ b/conf/machine/include/sunxi.inc @@ -26,7 +26,6 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules" UBOOT_LOCALVERSION = "-g${@d.getVar('SRCPV', True).partition('+')[2][0:7]}" UBOOT_ENTRYPOINT ?= "0x40008000" -UBOOT_LOADADDRESS ?= "0x400080OB00" SPL_BINARY ?= "u-boot-sunxi-with-spl.bin"