summaryrefslogtreecommitdiffstats
path: root/board/phycard-i.MX27/env/config
diff options
context:
space:
mode:
Diffstat (limited to 'board/phycard-i.MX27/env/config')
-rw-r--r--board/phycard-i.MX27/env/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/phycard-i.MX27/env/config b/board/phycard-i.MX27/env/config
index c0e63c13c6..6a93580da4 100644
--- a/board/phycard-i.MX27/env/config
+++ b/board/phycard-i.MX27/env/config
@@ -12,10 +12,10 @@ autoboot_timeout=3
nfsroot="/tmp/root"
bootargs="console=ttymxc0,115200"
-nand_parts="256k(uboot)ro,128k(ubootenv),1536k(kernel),-(root)"
+nand_parts="256k(barebox)ro,128k(bareboxenv),1536k(kernel),-(root)"
rootpart_nand="/dev/mtdblock3"
-# 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