Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u-boot: drop patches for RPi4 merged upstream. | Patrick Vacek | 2019-10-23 | 1 | -62/+0 |
| | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | u-boot: Update patches for RPi4 | Andrei Gherzan | 2019-07-19 | 1 | -0/+62 |
After a review in upstream, some of the patches were modified. Most notable changes: 1. use directly the dtb passed by the firmware and make sure uboot doesn't tweak memory/reg 2. remove known unimplemented support (usb, eth etc.) 3. drop patches that are not needed anymore with the new firmware update (for example 0012-bcm283x-mbox-Correctly-wait-for-space-to-send.patch) Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> |