commit | 1f0400d0e2c410b04f246aefb2e9b5155eb4b0bf | [log] [tgz] |
---|---|---|
author | Chuanhong Guo <gch981213@gmail.com> | Tue Oct 13 10:05:47 2020 +0800 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Tue Oct 13 11:11:40 2020 +0200 |
tree | b4911c54a3c7e0c5144e6a42dbe0d7c51a0ea6b3 | |
parent | 69b686ddd579bdaec2bfe448672e50626920d0bb [diff] |
mips: ralink: enable zboot support Some of these ralink devices come with an ancient u-boot which can't extract LZMA properly when image gets too big. Enable zboot support to get a self-extracting kernel instead of relying on broken u-boot support. Signed-off-by: Chuanhong Guo <gch981213@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>