diff options
| author | Hao Zhang <hzhang@ti.com> | 2014-05-16 22:59:44 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-05-21 15:12:51 -0400 |
| commit | e16b3f5c490d3ce75425ec45d33a686f1239fb61 (patch) | |
| tree | 20afd27536e55182abd11cc88d5e7c5a83ede0f2 /conf | |
| parent | 990d8f62257029e25fc2b8786155bcf5dc483659 (diff) | |
| download | meta-ti-e16b3f5c490d3ce75425ec45d33a686f1239fb61.tar.gz | |
keystone: u-boot: rename tci6638 to k2hk evm config
Rename U-boot "tci6638_evm_config" to "k2hk_evm_config" to align
with DTB device name.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/include/keystone.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc index b961ad3c..63f069ce 100644 --- a/conf/machine/include/keystone.inc +++ b/conf/machine/include/keystone.inc | |||
| @@ -12,7 +12,7 @@ MACHINE_KERNEL_PR = "r7" | |||
| 12 | 12 | ||
| 13 | KERNEL_IMAGETYPE = "uImage" | 13 | KERNEL_IMAGETYPE = "uImage" |
| 14 | 14 | ||
| 15 | UBOOT_MACHINE = "tci6638_evm_config" | 15 | UBOOT_MACHINE = "k2hk_evm_config" |
| 16 | 16 | ||
| 17 | UBOOT_ENTRYPOINT = "0x80008000" | 17 | UBOOT_ENTRYPOINT = "0x80008000" |
| 18 | UBOOT_LOADADDRESS = "0x80008000" | 18 | UBOOT_LOADADDRESS = "0x80008000" |
