]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ATSTK1000: Fix potential flash programming bug
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 19 Apr 2007 08:10:11 +0000 (10:10 +0200)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Tue, 5 Feb 2008 11:14:27 +0000 (12:14 +0100)
commit61151cccb660cdb06a07fb283de6089913d7bde0
tree3b40500415bbb4203dc9316f01aef1a000e58c08
parentb2e1d5b64469f10dfcce27f7b0afd935684a8e11
ATSTK1000: Fix potential flash programming bug

The (now obsolete) atngw100 flash programming code was having problems
programming the onboard at49bv642 chip. The atstk1000 flash
programming code may have the same bug, so import fix for this problem
from the AVR32 Linux BSP.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
board/atmel/atstk1000/flash.c