This generates the "rd.gz" and "hddapp.tgz" that doesn't contain anything of the sort but rather the OpenWRT rootfs. It works the same way as how we generate the same layout for the NAS4220b. For some reason the ImageInfo file is different for the SQ201. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>master
parent
d8072a3530
commit
1c1e254244
@ -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="Square One Router/Nas" |
||||
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" |
Loading…
Reference in new issue