summaryrefslogtreecommitdiffstats
path: root/board/eukrea_cpuimx27/env/config
diff options
context:
space:
mode:
Diffstat (limited to 'board/eukrea_cpuimx27/env/config')
-rw-r--r--board/eukrea_cpuimx27/env/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/eukrea_cpuimx27/env/config b/board/eukrea_cpuimx27/env/config
index 2547fb115b..183787e5ca 100644
--- a/board/eukrea_cpuimx27/env/config
+++ b/board/eukrea_cpuimx27/env/config
@@ -13,7 +13,7 @@ autoboot_timeout=3
video="CMO-QVGA"
bootargs="console=ttymxc0,115200 fec_mac=$eth0.ethaddr rtc-pcf8563.probe=0,0x51 video=mxcfb:$video"
-nor_parts="256k(uboot)ro,128k(ubootenv),1792k(kernel),-(root)"
+nor_parts="256k(barebox)ro,128k(bareboxenv),1792k(kernel),-(root)"
rootpart_nor="/dev/mtdblock3"
nand_parts="-(nand)"
@@ -21,7 +21,7 @@ rootpart_nand=""
nfsroot=""
-# use 'dhcp' to do dhcp in uboot and in kernel
+# use 'dhcp' to do dhcp in barebox and in kernel
ip=dhcp
# or set your networking parameters here