diff options
author | Alberto Bursi <alberto.bursi@outlook.it> | 2018-01-02 16:32:01 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-01-09 22:06:55 +0100 |
commit | 0e94df65ca7f6a5c39421100c223c92889205b6f (patch) | |
tree | 77325f46535c85bea720e8ef5f72c6ee472bb4b1 /package/boot/uboot-envtools/files/kirkwood | |
parent | c19f811c4d732f634ac18f33ae95e954ac9e8c81 (diff) | |
download | upstream-0e94df65ca7f6a5c39421100c223c92889205b6f.tar.gz upstream-0e94df65ca7f6a5c39421100c223c92889205b6f.tar.bz2 upstream-0e94df65ca7f6a5c39421100c223c92889205b6f.zip |
uboot-envtools: add pogoplug v4
add pogoplug v4 envs support in uboot-envtools
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'package/boot/uboot-envtools/files/kirkwood')
-rw-r--r-- | package/boot/uboot-envtools/files/kirkwood | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/boot/uboot-envtools/files/kirkwood b/package/boot/uboot-envtools/files/kirkwood index 516b52e24f..784e7ae49c 100644 --- a/package/boot/uboot-envtools/files/kirkwood +++ b/package/boot/uboot-envtools/files/kirkwood @@ -18,7 +18,8 @@ raidsonic,ib-nas62x0|\ linksys,viper|\ zyxel,nsa310b|\ zyxel,nsa325|\ -cloudengines,pogoe02) +cloudengines,pogoe02|\ +cloudengines,pogoplugv4) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000" ;; linksys,audi) |