summaryrefslogtreecommitdiffstats
path: root/board/a9m2410/env/config
diff options
context:
space:
mode:
Diffstat (limited to 'board/a9m2410/env/config')
-rw-r--r--board/a9m2410/env/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/a9m2410/env/config b/board/a9m2410/env/config
index 7dbd544e24..79150ce017 100644
--- a/board/a9m2410/env/config
+++ b/board/a9m2410/env/config
@@ -12,10 +12,10 @@ autoboot_timeout=3
nfsroot="/nfsexport/OSELAS.BSP-Hesch-TMU-1/platform-FS_A9M2410/root"
bootargs="console=ttySAC0,38400"
-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