telo: update configuration scripts to matched master branch

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
michal smulski
2010-04-24 16:51:34 +02:00
committed by Øyvind Harboe
parent 48e282aa00
commit c6cd253ae1
4 changed files with 4 additions and 65 deletions

View File

@@ -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