From: Zachary Landau <kapheine@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Use info->reset_cmd instead of FLASH_CMD_RESET
Date: Fri, 11 Feb 2005 19:14:08 -0500 [thread overview]
Message-ID: <a04f56da050211161468c3982f@mail.gmail.com> (raw)
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@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
next reply other threads:[~2005-02-12 0:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-12 0:14 Zachary Landau [this message]
2005-09-25 14:42 ` [U-Boot-Users] [PATCH] Use info->reset_cmd instead of FLASH_CMD_RESET Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a04f56da050211161468c3982f@mail.gmail.com \
--to=kapheine@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox