mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-16 04:07:00 +02:00
u-boot was crashing in qemu as the modeled hardware enforced overly
strict memory reads.
While this code will work on existing hardware, fix to avoid future issues.
Fixes:
|
||
---|---|---|
.. | ||
board_common.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
spl.c | ||
u-boot-spl.lds |