summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-27 23:24:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-27 23:24:17 +0100
commit87eac2992b7dacd9c4d6e2cf7a5bb51f0bbdca15 (patch)
tree8f68afcd809e1aeb82d034f05c2ae1967d51fed4 /target/config/Config.in.runtime
parent93b54ff7293142c6442f06e195e146de4ecbf3cf (diff)
bfin: add least I get a kernel panic in the simulator :)
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r--target/config/Config.in.runtime1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index 039c38a43..51454767f 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -231,6 +231,7 @@ config ADK_RUNTIME_CONSOLE_SERIAL_DEVICE
|| ADK_TARGET_QEMU \
|| ADK_TARGET_SIM
default "hvc0" if ADK_TARGET_SYSTEM_QEMU_PPC64
+ default "ttyBF0" if ADK_TARGET_ARCH_BFIN
default "ttyUL0" if ADK_TARGET_SYSTEM_QEMU_MICROBLAZE_S3ADSP1800
default "ttyARC0" if ADK_TARGET_SYSTEM_NSIM_ARCV1 \
|| ADK_TARGET_SYSTEM_NSIM_ARCV2