
30 Jan
2023
30 Jan
'23
6:19 p.m.
On Sat, Jan 28, 2023 at 03:00:15PM -0700, Simon Glass wrote:
This series fixes a few reported problems with virtio block-device handling.
It also moves QEMU over to use standard boot on ARM, by adding a suitable bootdev and bootmeth for qfw.
Finally, it moves the boards to use a text-based environment. The only remaining item in the config.h header file is CFG_SYS_SDRAM_BASE so it would be nice to move that to Kconfig, if possible.
Figuring out what to do about CFG_SYS_SDRAM_BASE is a good question. For this series, have you been able to perform other tests on top of it, such as verifying off the shelf distributions still boot / install as expected?
--
Tom