All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] IPL: Remove remains of OneNAND IPL
Date: Sat, 15 Sep 2012 19:57:29 +0200	[thread overview]
Message-ID: <201209151957.29314.marex@denx.de> (raw)
In-Reply-To: <CALrBrZ1qUASkfR51wkmV7SNNYx0pWkci_-Sf-55UkztqXU+Gyg@mail.gmail.com>

Dear Minkyu Kang,

> Dear Marek Vasut,
> 
> On 6 September 2012 12:09, Marek Vasut <marex@denx.de> wrote:
> > After removing the Apollon board, remove the OneNAND IPL too.
> > There are no users for it any more.
> > 
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Albert Aribaud <albert.u.boot@aribaud.net>
> > Cc: Minkyu Kang <promsoft@gmail.com>
> > Cc: Tom Rini <trini@ti.com>
> > ---
> > 
> >  .gitignore                             |    5 -
> >  Makefile                               |   10 --
> >  board/samsung/goni/lowlevel_init.S     |  120 ------------------------
> >  board/samsung/smdkc100/lowlevel_init.S |   42 ---------
> >  onenand_ipl/onenand_boot.c             |   48 ----------
> >  onenand_ipl/onenand_ipl.h              |   36 --------
> >  onenand_ipl/onenand_read.c             |  158
> >  -------------------------------- 7 files changed, 419 deletions(-)
> >  delete mode 100644 onenand_ipl/onenand_boot.c
> >  delete mode 100644 onenand_ipl/onenand_ipl.h
> >  delete mode 100644 onenand_ipl/onenand_read.c
> 
> Acked-by: Minkyu Kang <mk7.kang@samsung.com>

What about 1/2 please?

Best regards,
Marek Vasut

  reply	other threads:[~2012-09-15 17:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06  3:09 [U-Boot] [PATCH 1/2] ARM: Remove apollon board Marek Vasut
2012-09-06  3:09 ` [U-Boot] [PATCH 2/2] IPL: Remove remains of OneNAND IPL Marek Vasut
2012-09-15  9:09   ` Minkyu Kang
2012-09-15 17:57     ` Marek Vasut [this message]
2012-09-18 19:06   ` [U-Boot] [U-Boot,2/2] " Tom Rini
2012-09-06  3:16 ` [U-Boot] [PATCH 1/2 V2] ARM: Remove apollon board Marek Vasut
2012-09-18 19:05   ` [U-Boot] [U-Boot,1/2,V2] " Tom Rini
2012-09-18 19:22     ` Marek Vasut

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=201209151957.29314.marex@denx.de \
    --to=marex@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.