telo: update configuration scripts to matched master branch
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
committed by
Øyvind Harboe
parent
48e282aa00
commit
c6cd253ae1
@@ -403,9 +403,9 @@ proc flashUBOOT {file} {
|
||||
flash erase_sector 0 0 3
|
||||
puts "Programming u-boot"
|
||||
putsUART0 "Programming u-boot..."
|
||||
memwrite burst enable
|
||||
arm11 memwrite burst enable
|
||||
flash write_image $file $EXP_CS0_BASEADDR
|
||||
memwrite burst disable
|
||||
arm11 memwrite burst disable
|
||||
putsUART0 "done.\n"
|
||||
putsUART0 "Rebooting, please wait!\n"
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user