From 0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 28 Dec 2017 00:40:49 +0100 Subject: kirkwood: drop support for orphaned boards No image build code for the Guruplug, Sheevaplug and NSA310S exists. Drop support for the boards for now. Signed-off-by: Mathias Kresin --- package/boot/uboot-envtools/files/kirkwood | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'package/boot/uboot-envtools/files/kirkwood') diff --git a/package/boot/uboot-envtools/files/kirkwood b/package/boot/uboot-envtools/files/kirkwood index 3b770c12f4..cfd3550ea9 100644 --- a/package/boot/uboot-envtools/files/kirkwood +++ b/package/boot/uboot-envtools/files/kirkwood @@ -14,14 +14,11 @@ board=$(board_name) case "$board" in dockstar|\ -guruplug-server-plus|\ ib62x0|\ linksys-viper|\ nsa310b|\ nsa325|\ -pogo_e02|\ -sheevaplug|\ -sheevaplug-esata) +pogo_e02) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000" ;; linksys-audi) -- cgit v1.2.3