summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_keystone2.h
diff options
context:
space:
mode:
authorYan Liu <yan-liu@ti.com>2016-03-09 10:09:39 (GMT)
committerTom Rini <trini@konsulko.com>2016-03-16 01:30:19 (GMT)
commitd28a86c07adc4b0288b86084db074c327cde2731 (patch)
tree47f8207534313aae27b371373ee12e7ccfcd6234 /include/configs/ti_armv7_keystone2.h
parentabca947746063e53e3aeadd5b809b4a7be913acf (diff)
downloadu-boot-d28a86c07adc4b0288b86084db074c327cde2731.tar.xz
keystone2: env: Set mmc as default boot for k2g-evm
For k2l, k2e and k2hk, ubi is set to default boot in uboot environment settings; while for k2g, mmc should be the default boot. This patch is to set mmc as default for k2g-evm Signed-off-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ti_armv7_keystone2.h')
-rw-r--r--include/configs/ti_armv7_keystone2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
index 7131601..0274ac6 100644
--- a/include/configs/ti_armv7_keystone2.h
+++ b/include/configs/ti_armv7_keystone2.h
@@ -248,7 +248,6 @@
#define CONFIG_EXTRA_ENV_SETTINGS \
DEFAULT_LINUX_BOOT_ENV \
CONFIG_EXTRA_ENV_KS2_BOARD_SETTINGS \
- "boot=ubi\0" \
"bootdir=/boot\0" \
"tftp_root=/\0" \
"nfs_root=/export\0" \