summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/board/sdk300
diff options
context:
space:
mode:
authorsave2010-05-06 15:31:51 +0000
committersave2010-05-06 15:31:51 +0000
commit0f521f5e3fe603641bc87eb0d2f346e7be1bf4ab (patch)
tree0672d3c79c95fef9e925ad7212dea4666f471b9f /cleopatre/u-boot-1.1.6/board/sdk300
parent363cfb352f16dba64dcb65e00d7926d662c35cf5 (diff)
cleo/spidupd: add a protocol version number in START message, closes #1497
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6999 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cleopatre/u-boot-1.1.6/board/sdk300')
-rw-r--r--cleopatre/u-boot-1.1.6/board/sdk300/flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cleopatre/u-boot-1.1.6/board/sdk300/flash.c b/cleopatre/u-boot-1.1.6/board/sdk300/flash.c
index b3bf052b38..f4e4895ba2 100644
--- a/cleopatre/u-boot-1.1.6/board/sdk300/flash.c
+++ b/cleopatre/u-boot-1.1.6/board/sdk300/flash.c
@@ -704,7 +704,6 @@ outahere:
*/
int flash_real_protect (flash_info_t * info, long sector, int prot)
{
- unsigned char flash_spi_status;
int rc = 0;
int i;
unsigned short protect_command;