mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
board: add blackfin gdb simulator support
With this config you can bootup a Linux kernel in GDB simulator and test Blackfin kernel and userland. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4846700a1b
commit
9068fe0dea
@@ -31,6 +31,7 @@
|
||||
/dev/ttyAM c 666 0 0 204 16 0 1 3
|
||||
/dev/ttyCPM c 666 0 0 204 46 0 1 4
|
||||
/dev/ttyAMA c 666 0 0 204 64 0 1 4
|
||||
/dev/ttyBF c 666 0 0 204 64 0 1 2
|
||||
/dev/ttySAC c 666 0 0 204 64 0 1 4
|
||||
/dev/ttySC c 666 0 0 204 8 0 1 8
|
||||
/dev/ttyPSC c 666 0 0 204 148 0 1 4
|
||||
|
||||
Reference in New Issue
Block a user