diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2018-10-18 03:58:38 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-10-17 22:48:49 +0000 |
| commit | de7203d403946ea1c0a01ed90d682c169cd210ad (patch) | |
| tree | a3e1e7713fd117a6f88c0857107faeda9d349ddd /conf/machine/k2hk-hs-evm.conf | |
| parent | cc91e6bfaac42d63938b67a3efa4526dd9d8a063 (diff) | |
| download | meta-ti-de7203d403946ea1c0a01ed90d682c169cd210ad.tar.gz | |
conf/machine: define UBOOT_SUFFIX and SPL_BINARY in machine configs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/k2hk-hs-evm.conf')
| -rw-r--r-- | conf/machine/k2hk-hs-evm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/k2hk-hs-evm.conf b/conf/machine/k2hk-hs-evm.conf index a5861e29..5c93ca48 100644 --- a/conf/machine/k2hk-hs-evm.conf +++ b/conf/machine/k2hk-hs-evm.conf | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | require conf/machine/k2hk-evm.conf | 5 | require conf/machine/k2hk-evm.conf |
| 6 | 6 | ||
| 7 | UBOOT_MACHINE = "k2hk_hs_evm_config" | 7 | UBOOT_MACHINE = "k2hk_hs_evm_config" |
| 8 | SPL_BINARY = "" | ||
| 8 | 9 | ||
| 9 | UBOOT_ENTRYPOINT = "0x82000000" | 10 | UBOOT_ENTRYPOINT = "0x82000000" |
| 10 | UBOOT_LOADADDRESS = "0x82000000" | 11 | UBOOT_LOADADDRESS = "0x82000000" |
