mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-23 16:51:44 +03:00
This bumps to linux 5.14.13, linux-headers 5.14 and u-boot version 2021.10 and drop local uboot patch where CONFIG_SYS_BOOTM_LEN was set to 16MB because on u-boot 2021.10 it's now set to 64MB as default to make room for Linux images. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>