public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Nand boot: Add nand boot support for	MPC8569mds board
Date: Mon, 25 Jan 2010 17:46:12 -0600	[thread overview]
Message-ID: <20100125234611.GA27827@loki.buserror.net> (raw)
In-Reply-To: <1263812608-8974-1-git-send-email-yu.liu@freescale.com>

On Mon, Jan 18, 2010 at 07:03:28PM +0800, Liu Yu wrote:
> This patch add nand boot support for MPC8569mds board.
> 
> Signed-off-by: Liu Yu <yu.liu@freescale.com>
> ---
> v2:
> change subject and commit message.
> 
>  MAKEALL                                         |    1 +
>  Makefile                                        |    3 +-
>  board/freescale/mpc8569mds/config.mk            |    9 ++
>  board/freescale/mpc8569mds/tlb.c                |   11 ++
>  include/configs/MPC8569MDS.h                    |   64 +++++++++++-
>  nand_spl/board/freescale/mpc8569mds/Makefile    |  133 +++++++++++++++++++++++
>  nand_spl/board/freescale/mpc8569mds/nand_boot.c |   75 +++++++++++++
>  7 files changed, 292 insertions(+), 4 deletions(-)
>  create mode 100644 nand_spl/board/freescale/mpc8569mds/Makefile
>  create mode 100644 nand_spl/board/freescale/mpc8569mds/nand_boot.c

Applied to u-boot-nand-flash

-Scott

  reply	other threads:[~2010-01-25 23:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18 11:03 [U-Boot] [PATCH v2] Nand boot: Add nand boot support for MPC8569mds board Liu Yu
2010-01-25 23:46 ` Scott Wood [this message]
2010-01-27 21:13 ` Scott Wood

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=20100125234611.GA27827@loki.buserror.net \
    --to=scottwood@freescale.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