added more diagnostics
This commit is contained in:
@@ -4,16 +4,16 @@
|
||||
|
||||
define addresses
|
||||
set $vbr = 0x00000000
|
||||
monitor bdm-ctl-set 0x0801 0x00000000
|
||||
#monitor bdm-ctl-set 0x0801 0x00000000
|
||||
|
||||
set $mbar = 0xFF000000
|
||||
monitor bdm-ctl-set 0x0C0F 0xFF000000
|
||||
#monitor bdm-ctl-set 0x0C0F 0xFF000000
|
||||
|
||||
set $rambar0 = 0xFF100000
|
||||
monitor bdm-ctl-set 0x0C04 0xFF100007
|
||||
#monitor bdm-ctl-set 0x0C04 0xFF100007
|
||||
|
||||
set $rambar1 = 0xFF101000
|
||||
monitor bdm-ctl-set 0x0C05 0xFF101001
|
||||
#monitor bdm-ctl-set 0x0C05 0xFF101001
|
||||
end
|
||||
|
||||
#
|
||||
@@ -61,6 +61,6 @@ define ib
|
||||
setup-dram
|
||||
end
|
||||
|
||||
tr
|
||||
ib
|
||||
tr
|
||||
load
|
||||
|
||||
Reference in New Issue
Block a user