3 # Copyright (C) 2011-2014 OpenWrt.org
6 [ -e /etc/config/ubootenv ] && exit 0
8 touch /etc/config/ubootenv
10 . /lib/uboot-envtools.sh
61 ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
73 ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000"
77 ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
81 ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000"
84 ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
85 ubootenv_add_uci_config "/dev/mtd1" "0x100000" "0x20000" "0x20000"
88 ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
91 ubootenv_add_uci_config "/dev/mtd4" "0x0" "0x8000" "0x10000"
96 config_foreach ubootenv_add_app_config ubootenv