Fix boot (#459)
* 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:
@@ -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
|
||||
Reference in New Issue
Block a user