mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-04-21 08:16:44 +02:00
Compare commits
No commits in common. "363feb2ce85a3b705cdd204669ba626df43dde2f" and "a00dc47b24b6be35f1f6c76b3db31d0a50e56cd4" have entirely different histories.
363feb2ce8
...
a00dc47b24
@ -17,7 +17,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"
|
|||||||
UBOOT_LOCALVERSION = "-g${@d.getVar('SRCPV', True).partition('+')[2][0:7]}"
|
UBOOT_LOCALVERSION = "-g${@d.getVar('SRCPV', True).partition('+')[2][0:7]}"
|
||||||
|
|
||||||
UBOOT_ENTRYPOINT ?= "0x40008000"
|
UBOOT_ENTRYPOINT ?= "0x40008000"
|
||||||
UBOOT_LOADADDRESS ?= "0x40008000"
|
UBOOT_LOADADDRESS ?= "0x400080OB00"
|
||||||
|
|
||||||
#UBOOT_BINARY ?= "u-boot.itb"
|
#UBOOT_BINARY ?= "u-boot.itb"
|
||||||
SPL_BINARY ?= "u-boot-sunxi-with-spl.bin"
|
SPL_BINARY ?= "u-boot-sunxi-with-spl.bin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user