[OpenWrt-Devel] [PATCH] gemini: Add missing image file

Linus Walleij linus.walleij at linaro.org
Sat Jul 6 20:10:42 EDT 2019


Somehow I missed to add the magical image cooking file
for the SL93512r. Fix it.

Reported-by: Christian Lamparter <chunkeey at gmail.com>
Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
---
 .../gemini/image/ImageInfo-storlink_sl93512r   | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 target/linux/gemini/image/ImageInfo-storlink_sl93512r

diff --git a/target/linux/gemini/image/ImageInfo-storlink_sl93512r b/target/linux/gemini/image/ImageInfo-storlink_sl93512r
new file mode 100644
index 000000000000..722e9b407e29
--- /dev/null
+++ b/target/linux/gemini/image/ImageInfo-storlink_sl93512r
@@ -0,0 +1,18 @@
+UpgradeImages="zImage rd.gz hddapp.tgz"
+Procduction="SL3516"
+BOOT_VER="1.0.5"
+FIRMWARE_VER="firmware-openwrt-DATESTR"
+INTERNAL_FIRMWARE_VER="firmware-openwrt-DATESTR"
+CONFIGURATION_VER="firmware-openwrt"
+DESCRIPTION="Storlink SL93512r Reference Design"
+TSS="enabled"
+DIRECT_MODE="disabled"
+DEFAULT_LAN_IPADDR="192.168.1.1"
+DEFAULT_LAN_NETMASK="255.255.255.0"
+DEFAULT_LAN_BOOTPROTO="none"
+DEFAULT_WAN_BOOTPROTO="dhcp"
+DEFAULT_WAN_ENABLED="yes"
+DEFAULT_WLAN_DEVICENAME="eth0"
+VER_zImage="DATESTR"
+VER_Ramdisk="DATESTR"
+VER_hddapp="DATESTR"
-- 
2.21.0


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list