From: stefano babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Revert wrong removal of nand_init and nand_deselect
Date: Sat, 11 May 2013 22:11:58 +0200 [thread overview]
Message-ID: <518EA60E.6060102@denx.de> (raw)
In-Reply-To: <1368282590-7364-1-git-send-email-albert.u.boot@aribaud.net>
Am 11/05/2013 16:29, schrieb Albert ARIBAUD:
> The manual resolution in commit ec7023db wrongly removed functions
> nand_init and nand_deselect from file drivers/mtd/nand/mxc_nand_spl.c.
> Revert this removal.
>
> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> ---
> drivers/mtd/nand/mxc_nand_spl.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/mtd/nand/mxc_nand_spl.c b/drivers/mtd/nand/mxc_nand_spl.c
> index f13d5fc..ba725e9 100644
> --- a/drivers/mtd/nand/mxc_nand_spl.c
> +++ b/drivers/mtd/nand/mxc_nand_spl.c
> @@ -359,3 +359,6 @@ void nand_boot(void)
> }
> }
> #endif
> +
> +void nand_init(void) {}
> +void nand_deselect(void) {}
>
Acked-by: Stefano Babic <sbabic@denx.de>
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2013-05-11 20:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-11 14:29 [U-Boot] [PATCH] Revert wrong removal of nand_init and nand_deselect Albert ARIBAUD
2013-05-11 20:11 ` stefano babic [this message]
2013-05-11 20:23 ` Albert ARIBAUD
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=518EA60E.6060102@denx.de \
--to=sbabic@denx.de \
--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