[U-Boot-Users] [PATCH] Use info->reset_cmd instead of FLASH_CMD_RESET

Zachary Landau kapheine at gmail.com
Sat Feb 12 01:14:08 CET 2005


Hello,

This patch makes cfi_flash.c use info->cmd_reset.  It was being set by
flash_get_size() but not being used, which kept the Flash on my board
from properly being reset.

It looks like there are a lot of switch cases for different flash
types that could probably probably be removed by setting up some
function pointers, but that is a project for another time.

-- 
Zachary P. Landau <kapheine at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmd_reset.patch
Type: text/x-patch
Size: 1660 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050211/286d27df/attachment.bin 


More information about the U-Boot mailing list