[U-Boot-Users] [PATCH] Use info->reset_cmd instead of FLASH_CMD_RESET
Wolfgang Denk
wd at denx.de
Sun Sep 25 16:42:08 CEST 2005
In message <a04f56da050211161468c3982f at mail.gmail.com> you wrote:
>
> 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.
Added, thanks. But please provide a CHANEGLOG entry next time.
> 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.
Patches are welcome!
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Everything should be made as simple as possible, but not simpler."
- Albert Einstein
More information about the U-Boot
mailing list