summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorHao Zhang <hzhang@ti.com>2014-05-19 19:51:43 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-05-21 15:15:25 -0400
commit804c2bc8f238351fd34abe5695d2dee695ba0636 (patch)
tree5402ef9ac597573a6c03c21391de78aa2fb3b2ff /conf/machine/include
parent521f747c25e260cc520edc983bea0427754d6772 (diff)
downloadmeta-ti-804c2bc8f238351fd34abe5695d2dee695ba0636.tar.gz
keystone: k2l-evm conf: add k2l-evm machine config
k2l-evm machine config shares the same Keystone SoC family, it has K2L EVM specific machine configuration for UBI image, boot monitor, U-boot, etc. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/keystone.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index 63f069ce..a9449b28 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -12,8 +12,6 @@ MACHINE_KERNEL_PR = "r7"
12 12
13KERNEL_IMAGETYPE = "uImage" 13KERNEL_IMAGETYPE = "uImage"
14 14
15UBOOT_MACHINE = "k2hk_evm_config"
16
17UBOOT_ENTRYPOINT = "0x80008000" 15UBOOT_ENTRYPOINT = "0x80008000"
18UBOOT_LOADADDRESS = "0x80008000" 16UBOOT_LOADADDRESS = "0x80008000"
19 17