
19 Sep
2024
19 Sep
'24
2:01 a.m.
On Sun, 01 Sep 2024 16:26:11 -0600, Simon Glass wrote:
This series includes the patches needed to make make the EFI 'boot' test work. That test has now been split off into a separate series along with the EFI patches.
This series fixes these problems:
- sandbox memory-mapping conflict with PCI
- the fix for that causes the mbr test to crash as it sets up pointers instead of addresses for its 'mmc' commands
- the mmc and read commands which cast addresses to pointers
- a tricky bug to do with USB keyboard and stdio
- a few other minor things
[...]
Applied to u-boot/next, thanks!
--
Tom