Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kirkwood: increase kernel size of Linksyses | Pawel Dembicki | 2021-09-13 | 1 | -7/+14 |
| | | | | | | | | | | | | | | Linksyses Audi EA3500 and Viper E4200/E4500 have too small kernel partition size when kernel 5.10 is used. This patch change kernel partition to maximum size allowed by u-boot. Kernel size is overlapping rootfs now, like mvebu Linksyses and stock partition table. It fix back to stock via sysupgrade, which was broken since 18.06. Fixes: 9808b9ae02 ("kirkwood: switch to kernel 4.9") Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> | ||||
* | kirkwood: copy files to kernel 5.10 | Sungbo Eo | 2021-02-24 | 1 | -0/+52 |
Copy config and patches to kernel 5.10. Signed-off-by: Sungbo Eo <mans0n@gorani.run> |