configs/minnowboard_max_defconfig: bump kernel to 5.10.11
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 30 Jan 2021 10:19:13 +0000 (11:19 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 31 Jan 2021 20:32:24 +0000 (21:32 +0100)
commit552cafd7a8b96b1a2472c18f81f48577b95f8cc9
tree95fe0f73bcb7c8860710cbe609bdbe640bc41fda
parentded7b29e5e9a6782206b5882b3a9b17ccd3e191f
configs/minnowboard_max_defconfig: bump kernel to 5.10.11

Explicitly enable PCI support in the kernel after commit eb01d42a77785 (PCI:
consolidate PCI config entry in drivers/pci) and change to GPT partitions /
root=PARTLABEL to find the rootfs instead of hardcoding /dev/mmcblk2p2 as
the mmc probing order has changed since commit 21b2cec61c04bd1 (mmc: Set
PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4).

This has the additional advantage that the same image will work when written
to a USB drive instead of a microsd.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/minnowboard/genimage.cfg
board/minnowboard/grub.cfg
board/minnowboard/linux.config
configs/minnowboard_max_defconfig