diff options
author | Shiji Yang <yangshiji66@qq.com> | 2023-01-20 03:16:33 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-28 21:37:14 +0100 |
commit | c7059c56a85567ce6bc943960168b19e2572508b (patch) | |
tree | b1fe0cd6cf9cbfe808c6c9d5cdb5e2571fef2833 /scripts/clean-package.sh | |
parent | 2a20dc717a897efe54f241636ee1566b695dbc7d (diff) | |
download | upstream-c7059c56a85567ce6bc943960168b19e2572508b.tar.gz upstream-c7059c56a85567ce6bc943960168b19e2572508b.tar.bz2 upstream-c7059c56a85567ce6bc943960168b19e2572508b.zip |
ath79: improve support for Letv LBA-047-CH
1. Convert wireless calibration data to NVMEM.
2. Enable control green status LED and change default LED behaviors.
The three LEDs of LBA-047-CH are in the same position, and the green
LED will be completely covered by the other two LEDs. So don's use
green LED as WAN indicator to ensure that only one LED is on at a time.
LED Factory OpenWrt
blue internet fail failsafe && upgrade
green internet okay run
red boot boot
3. Reduce the SPI clock to 30 MHz because the ath79 target does not
support 50 MHz SPI operation well. Keep the fast-read support to
ensure the spi-mem feature (b3f9842330) is enabled.
4. Remove unused package "uboot-envtools".
5. Split the factory image into two parts: rootfs and kernel.
This change can reduce the factory image size and allow users to
upgrade the OpenWrt kernel loader uImage (OKLI) independently.
The new installation method: First, rename "squashfs-kernel.bin" to
"openwrt-ar71xx-generic-ap147-16M-kernel.bin" and rename "rootfs.bin"
to "openwrt-ar71xx-generic-ap147-16M-rootfs-squashfs.bin". Then we
can press reset button for about 5 seconds to enter tftp download mode.
Finally, set IP address to 192.168.67.100 and upload the above two
parts via tftp server.
Tested on Letv LBA-047-CH
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Diffstat (limited to 'scripts/clean-package.sh')
0 files changed, 0 insertions, 0 deletions