uboot: add node on where rpi-cm4 patches come from

This commit is contained in:
Bernardo Meurer 2022-04-26 18:27:37 -07:00
parent 77bb75d6a2
commit 21b28447eb
No known key found for this signature in database
GPG Key ID: F4C0D53B8D14C246

View File

@ -424,6 +424,9 @@ in {
CONFIG_USB_XHCI_BRCM=y
'';
# These were taken from:
# https://github.com/home-assistant/operating-system/tree/dev/buildroot-external/board/raspberrypi/patches/uboot
# https://github.com/home-assistant/operating-system/tree/dev/buildroot-external/board/raspberrypi/yellow/patches/uboot
extraPatches = [
./rpi-cm4/0001-rpi-add-NVMe-to-boot-order.patch
./rpi-cm4/0002-Revert-nvme-Correct-the-prps-per-page-calculation-me.patch