Signed-off-by: Daniel Golle <dan...@makrotopia.org> --- package/boot/uboot-envtools/files/mvebu | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/package/boot/uboot-envtools/files/mvebu b/package/boot/uboot-envtools/files/mvebu index 13b48fd..bed3b23 100644 --- a/package/boot/uboot-envtools/files/mvebu +++ b/package/boot/uboot-envtools/files/mvebu @@ -20,6 +20,9 @@ armada-385-linksys-caiman|armada-385-linksys-cobra) armada-xp-linksys-mamba) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x20000" ;; +armada-370-buffalo-yanagi) + ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000" + ;; esac config_load ubootenv -- 2.4.5 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel