mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 16:00:02 +02:00
Use the semihosting_enabled function to determine whether or not to enable semihosting devices. This allows for graceful fallback in the event a debugger is not attached. Signed-off-by: Sean Anderson <sean.anderson@seco.com>