* Fix permission check

* Remove fails on copy

* Disable FB_BCM2708

* Don't touch the memory map from first stage

* bootcode.bin is not needed on rpi4
This commit is contained in:
Pascal Vizeli
2019-08-28 10:32:46 +02:00
committed by GitHub
parent 9f06ffbbd5
commit d1d3593d65
5 changed files with 8 additions and 7 deletions

View File

@@ -7,3 +7,4 @@ CONFIG_USB_FUNCTION_MASS_STORAGE=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_OHCI_HCD=y
# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set