Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ramips: introduce TP-Link v1 header OKLI image recipe
It can be used to workaround the booting stuck issue caused by the u-boot LZMA decompression error. The new kernel image structure: +------+------------------+------------------+---------------+-----------------+ | name | tplink-v1 header | OKLI lzma-loader | uImage header | lzma kernel+dtb | +------+------------------+------------------+---------------+-----------------+ | size | 0x200 | 0xe00 | 0x40 | dynamic | +------+------------------+------------------+---------------+-----------------+ Signed-off-by: Shiji Yang <[email protected]> Link: openwrt#16473 Signed-off-by: Hauke Mehrtens <[email protected]> (cherry picked from commit 08eecec)
- Loading branch information