1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-09 13:01:00 +00:00

u-boot: switch from SPL/MLO to "ais" image for omapl138 SOCs

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Cc: Tom Rini <trini@ti.com>
This commit is contained in:
Denys Dmytriyenko
2014-06-27 00:18:15 +00:00
parent 15b808a927
commit b5d24149fe
3 changed files with 8 additions and 3 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
require conf/machine/include/davinci.inc
require conf/machine/include/omapl138.inc
UBOOT_MACHINE = "da850evm_config"
UBOOT_MACHINE = "da850_am18xxevm_config"
UBOOT_SUFFIX = "ais"
UBOOT_ENTRYPOINT = "0xc0008000"
UBOOT_LOADADDRESS = "0xc0008000"