This commit is contained in:
Markus Fröschle
2012-11-01 20:36:52 +00:00
parent 06bda16b90
commit 413fe9bc96
3 changed files with 9 additions and 3 deletions

View File

@@ -45,11 +45,16 @@ set *((long *) 0xFF000100) = 0x008D0000
set *((long *) 0xFF000104) = 0x710D0F00
end
define cu
!killall m68k-bdm-gdbserver
end
#
# Wake up the board
#
define initBoard
define ib
addresses
setup-dram
end
end
ib