ramips: improve compatibility for Youku YK-L2 and YK-L1 series
authorShiji Yang <yangshiji66@qq.com>
Sat, 5 Nov 2022 11:52:08 +0000 (19:52 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Nov 2022 20:12:24 +0000 (21:12 +0100)
commiteba0a8deb65de70b0d913f9ec8910640a79d0191
tree8d8882c9ef732afcdb4fd155c24e24d06b3e25a2
parentd75ed3726d994fd050730e9ab5923d6232913054
ramips: improve compatibility for Youku YK-L2 and YK-L1 series

Add UIMAGE_NAME and UIMAGE_MAGIC to allow users to directly install
initramfs-kernel.bin from the stock firmware Web UI. At the same time,
this change makes it possible to boot OpenWrt with the official u-boot.

Notice:
Since the stock firmware is based on OpenWrt and the configuration
will be retained by default during the upgrade process, so we must use
initramfs-kernel.bin to do a initial installation. After the system
restarts, install sysupgrade.bin and do not retain any configuration.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ramips/dts/mt7620a_youku_yk-l1.dtsi
target/linux/ramips/dts/mt7621_youku_yk-l2.dts
target/linux/ramips/image/mt7620.mk
target/linux/ramips/image/mt7621.mk