flashing works with host-flash routine. Plugin doesn't for some reason
This commit is contained in:
@@ -71,6 +71,8 @@ flash 0xE0000000
|
||||
# do not flash yet. First check if board can be initialized correctly
|
||||
|
||||
#flash-plugin 0x10000000 0x4000 flash29.plugin
|
||||
|
||||
# contrary to documentation, it seems we need to erase-wait after each sector
|
||||
erase 0xE0000000 0
|
||||
erase-wait 0xE0000000
|
||||
erase 0xE0000000 0x1000
|
||||
@@ -80,7 +82,6 @@ erase-wait 0xE0000000
|
||||
erase 0xE0000000 0x3000
|
||||
erase-wait 0xE0000000
|
||||
|
||||
blank-chk 0xE0000000 0x0
|
||||
load -v bas.elf
|
||||
#load -v ram.elf
|
||||
wait
|
||||
|
||||
Reference in New Issue
Block a user