mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 23:50:00 +02:00
Initialise devices marked 'pre-reloc' and make them available prior to relocation. Note that this requires pre-reloc malloc() to be available. Signed-off-by: Simon Glass <sjg@chromium.org>