hexdump0815 / linux-mainline-mediatek-mt81xx-kernel

linux-mainline-mediatek-mt81xx-kernel
14 stars 7 forks source link

Update mkimage command to append all DTB files #5

Closed deiol closed 1 year ago

deiol commented 1 year ago

All mt8183*.dtb files are being copied to /boot but the mkimage command referenced in readme.mt8 hasn't been updated to append them all. I've used xargs to pass all the DTB files to mkimage, and now cat /proc/device-tree/model outputs "Google fennel sku7 board" as expected for my device.