aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/files/arch/arm/boot/dts/kirkwood-ea3500.dts
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: increase kernel size of LinksysesPawel Dembicki2021-09-131-6/+6
| | | | | | | | | | | | | | 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: rename files-5.4 to filesSungbo Eo2021-02-191-0/+242
Move local DTS files from "files-5.4" to "files" directory so kernel 5.10 can use it. Signed-off-by: Sungbo Eo <mans0n@gorani.run>