From e16b3f5c490d3ce75425ec45d33a686f1239fb61 Mon Sep 17 00:00:00 2001 From: Hao Zhang Date: Fri, 16 May 2014 22:59:44 +0000 Subject: 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 --- conf/machine/include/keystone.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') 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" KERNEL_IMAGETYPE = "uImage" -UBOOT_MACHINE = "tci6638_evm_config" +UBOOT_MACHINE = "k2hk_evm_config" UBOOT_ENTRYPOINT = "0x80008000" UBOOT_LOADADDRESS = "0x80008000" -- cgit v1.2.3-54-g00ecf