All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 01/17] nand: mxc: Prepare to add support for i.MX5
Date: Thu, 14 Feb 2013 23:28:45 +0100 (CET)	[thread overview]
Message-ID: <1678330551.1494371.1360880925258.JavaMail.root@advansee.com> (raw)
In-Reply-To: <CAOMZO5D5OTwJcDKU8pWKoNoR_y5MBCOALzvkBC2_GUUnsgP7vQ@mail.gmail.com>

Hi Fabio,

On Thursday, February 14, 2013 10:39:43 PM, Fabio Estevam wrote:
> Hi Beno?t,
> 
> On Thu, Feb 14, 2013 at 7:14 PM, Beno?t Th?baudeau
> <benoit.thebaudeau@advansee.com> wrote:
> > Add some abstraction to NFC defitnitions so that some parts of the current
> > code
> > can also be used for future i.MX5 code.
> >
> > Clean up a few things by the way.
> >
> > Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau@advansee.com>
> 
> Do you have a git tree with all these patches applied?

Not online, but I will send you an archive tomorrow.

The starting point is u-boot-imx/master.

> I would like to
> give it a test (probably next week).

Great, thanks. I have run "BUILD_DIR=/... MAKEALL -a arm" successfully, but I
don't have the mx53ard, mx31pdk and tx25 boards to test runtime.

The only broken ARM board is the Samsung smdk6400, but it was broken before this
series, not by it. This board is not even in boards.cfg (so MAKEALL does not
test it), and it uses the deprecated NAND SPL. I wonder why it has not already
been dropped according to commit 1285a28. Removing it would allow ARM to
completely get rid of NAND SPL, and relocate_code() could be merged to a single
location (e.g. crt0.S).

Best regards,
Beno?t

  reply	other threads:[~2013-02-14 22:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 21:14 [U-Boot] [PATCH v6 01/17] nand: mxc: Prepare to add support for i.MX5 Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 02/17] nand: mxc: Add " Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 03/17] imx: mx5: lowlevel_init: Simplify code Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 04/17] imx: mx53ard: Add support for NAND Flash Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 05/17] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 06/17] nand: mxc: Use appropriate page number in syndrome functions Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 07/17] arm: start.S: Fix _TEXT_BASE for SPL Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 08/17] arm: relocate_code() is no longer noreturn Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 09/17] arm1136: Remove redundant relocate_code() return Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 10/17] arm: relocate_code(): Remove useless relocation offset computation Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 11/17] arm: relocate_code(): Use __image_copy_end for end of relocation Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 12/17] arm: crt0.S: Remove bogus .globl Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 13/17] Makefile: u-boot-with-spl.bin: Fix SPL padding Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 14/17] imx: Fix automatic make targets for imx images Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 15/17] nand: mxc: Switch NAND SPL to generic SPL Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 16/17] arm926ejs: Remove deprecated and now unused NAND SPL Benoît Thébaudeau
2013-02-14 21:14 ` [U-Boot] [PATCH v6 17/17] arm: Remove unused relocate_code() parameters Benoît Thébaudeau
2013-02-14 21:39 ` [U-Boot] [PATCH v6 01/17] nand: mxc: Prepare to add support for i.MX5 Fabio Estevam
2013-02-14 22:28   ` Benoît Thébaudeau [this message]
2013-02-14 22:38 ` Benoît Thébaudeau

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=1678330551.1494371.1360880925258.JavaMail.root@advansee.com \
    --to=benoit.thebaudeau@advansee.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 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.