1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-10 21:03:08 +00:00

am180x-evm: update machine config to work with latest BSP

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-02-14 04:22:53 +00:00
parent 2293842abe
commit 18697ca48b
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -11,6 +11,8 @@ UBOOT_SUFFIX = "ais"
UBOOT_ENTRYPOINT = "0xc0008000"
UBOOT_LOADADDRESS = "0xc0008000"
IMAGE_FSTYPES += "tar.gz"
IMAGE_FSTYPES += "tar.xz"
SERIAL_CONSOLE = "115200 ttyS2"
KERNEL_DEVICETREE = "da850-evm.dtb da850-lcdk.dtb"