mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 08:23:24 +02:00
We are switching to a model where our board file can directly fail probing of serial devices when they're not usable, so remove the current runtime hack we have. Signed-off-by: Alexander Graf <agraf@suse.de>