diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-02-14 04:22:53 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-02-15 14:40:27 -0500 |
commit | 18697ca48bef2b0a23fe3d8433bcc1f7bd30e624 (patch) | |
tree | dc7f82e3bd593d2f3683ae2166df836731ab55d7 /recipes-bsp | |
parent | 2293842abeeadef0a649d9609d268fe9aa054a54 (diff) | |
download | meta-ti-18697ca48bef2b0a23fe3d8433bcc1f7bd30e624.tar.gz |
am180x-evm: update machine config to work with latest BSP
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti.inc b/recipes-bsp/u-boot/u-boot-ti.inc index c53689ee..7c19097a 100644 --- a/recipes-bsp/u-boot/u-boot-ti.inc +++ b/recipes-bsp/u-boot/u-boot-ti.inc | |||
@@ -49,6 +49,7 @@ SPL_UART_SYMLINK ?= "${SPL_UART_BINARY}-${MACHINE}" | |||
49 | 49 | ||
50 | SPL_BINARY = "MLO" | 50 | SPL_BINARY = "MLO" |
51 | SPL_BINARY_k2e-hs-evm = "" | 51 | SPL_BINARY_k2e-hs-evm = "" |
52 | SPL_BINARY_omapl138 = "" | ||
52 | SPL_UART_BINARY = "u-boot-spl.bin" | 53 | SPL_UART_BINARY = "u-boot-spl.bin" |
53 | 54 | ||
54 | # Keystone specifics | 55 | # Keystone specifics |