aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-01-08 23:49:22 +0100
committerMathias Kresin <dev@kresin.me>2018-01-09 22:06:55 +0100
commit0674a99f7eb0c630b25eca774e3fe341d6c0efc8 (patch)
treee4531d269100322f0133d8119861bfc47e60efce /package/boot
parent0e94df65ca7f6a5c39421100c223c92889205b6f (diff)
downloadupstream-0674a99f7eb0c630b25eca774e3fe341d6c0efc8.tar.gz
upstream-0674a99f7eb0c630b25eca774e3fe341d6c0efc8.tar.bz2
upstream-0674a99f7eb0c630b25eca774e3fe341d6c0efc8.zip
kirkwood: sort occurrences of boardame alphabetically
This restores the alphabetical sort that was present before the renaming of boardname. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'package/boot')
-rw-r--r--package/boot/uboot-envtools/files/kirkwood10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/boot/uboot-envtools/files/kirkwood b/package/boot/uboot-envtools/files/kirkwood
index 784e7ae49c..16123846cc 100644
--- a/package/boot/uboot-envtools/files/kirkwood
+++ b/package/boot/uboot-envtools/files/kirkwood
@@ -13,13 +13,13 @@ touch /etc/config/ubootenv
board=$(board_name)
case "$board" in
-seagate,dockstar|\
-raidsonic,ib-nas62x0|\
+cloudengines,pogoe02|\
+cloudengines,pogoplugv4|\
linksys,viper|\
+raidsonic,ib-nas62x0|\
+seagate,dockstar|\
zyxel,nsa310b|\
-zyxel,nsa325|\
-cloudengines,pogoe02|\
-cloudengines,pogoplugv4)
+zyxel,nsa325)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
;;
linksys,audi)