mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 16:31:21 +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>