summaryrefslogtreecommitdiff
path: root/include/configs/mx6dl_arm2.h
diff options
context:
space:
mode:
authorJason Liu <r64343@freescale.com>2012-02-10 14:47:19 +0800
committerJason Liu <r64343@freescale.com>2012-02-10 14:50:18 +0800
commitabb19656fe813b9c54e9edf42e14d54b7b144394 (patch)
treec07ff288abb89b8c07f9242571b6406c650a5dfd /include/configs/mx6dl_arm2.h
parent0f8cf0cc51e6b209fd49213f84c5e4f612025cce (diff)
downloadu-boot-imx-abb19656fe813b9c54e9edf42e14d54b7b144394.zip
u-boot-imx-abb19656fe813b9c54e9edf42e14d54b7b144394.tar.gz
u-boot-imx-abb19656fe813b9c54e9edf42e14d54b7b144394.tar.bz2
ENGR00174155-3 i.mx6sdl: enable i.mx6solo config by default
remove arm_freq=800 from default env thus keep 1GHz for kernel Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'include/configs/mx6dl_arm2.h')
-rw-r--r--include/configs/mx6dl_arm2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6dl_arm2.h b/include/configs/mx6dl_arm2.h
index 5c96b11..ed8974e 100644
--- a/include/configs/mx6dl_arm2.h
+++ b/include/configs/mx6dl_arm2.h
@@ -119,7 +119,7 @@
"kernel=uImage\0" \
"nfsroot=/opt/eldk/arm\0" \
"bootargs_base=setenv bootargs console=ttymxc0,115200 "\
- "nosmp arm_freq=800 enable_wait_mode=off\0" \
+ "nosmp enable_wait_mode=off\0" \
"bootargs_nfs=setenv bootargs ${bootargs} root=/dev/nfs "\
"ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp\0"\
"bootcmd_net=run bootargs_base bootargs_nfs; " \