All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
Date: Thu, 7 Feb 2013 08:19:00 -0500	[thread overview]
Message-ID: <5113A9C4.1090107@ti.com> (raw)
In-Reply-To: <CAFqH_53cer6ngbN9z0_QqofPngpUyME61TgwK+jmX-GPDTkxAQ@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/07/2013 05:43 AM, Enric Balletbo Serra wrote:

[snip]
>> arch/arm/include/asm/arch-omap3/spl.h:29:#define 
>> BOOT_DEVICE_ONE_NAND   3 
>> arch/arm/include/asm/arch-omap5/spl.h:30:#define 
>> BOOT_DEVICE_ONE_NAND    4 
>> arch/arm/include/asm/arch-omap4/spl.h:30:#define 
>> BOOT_DEVICE_ONE_NAND   4 
>> arch/arm/include/asm/arch-mx35/spl.h:30:#define 
>> BOOT_DEVICE_ONE_NAND    4
>> 
>> For me, also looks better use ONENAND, but then, I need to
>> change all these defines. What do you prefer ? Maintain the use
>> of ONE_NAND or change these defines ?
>> 
> 
> Before sending version 2. Any comment on this ? I can use 
> BOOT_DEVICE_ONE_NAND or I should change for BOOT_DEVICE_ONENAND ?

The technology is ONENAND right?  Lets just fix the other defines.

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRE6nEAAoJENk4IS6UOR1WskMP/32YG6VBMqSYrWe0paqJcBp2
qqgZenowzgekLuKWk0U+yk/uBOm2WbiEPlcelQZ5dMCpX7PdrApogKrAU5zoCpsc
ktnWNXiM4bqvhKIsIDQlf8MnEakjhOJiQ6EgJjxX/JxLR/WDs1N6ChwNKYBEubxp
VRmgYxooDtK9zNNDueLoufzwfMHp7bCfQbbaLwli+45FTgmjSqCA3k1eBJ3fPQyp
WX5iPFHY6MDWLi+KSzrZd94EVkr3TXt4fAqR345RI9zsZCHTeriPbsmsVVp8E3fg
My/xUpOrTLLWT50qcphU1xZbtw4V0ZPBZ5DypSt/KMejHbukNaosJXWr+6qLHxkd
DEoxFY7wRKcyOXOtdemgKosvgFvLbMFZAQ4y/9bTDBRGCXDZmf++kJxTXsnDmUz6
/dzJ6GRrnbzPaa001YPGPhfad+Nh84jr2NFH/gdfGeIP/E5SmuE5CXsGEhlNdgi2
ZV68UNB9CmC9mwlpmhSVScL6CewkMgrDkGWpZ/xfoiQ7Y6et0JOdn1BvqgxgZ2LO
HSPD99gKBQaCLghatBW7J0n3MbzWb2x70Bwf/+sHKTtfKsHVscWjmKgU8xC7IpBk
FDrkFtlCe6qcN9u2xpaqzRXQZWKV18MXF90bqRNBEqY33gFSSVwkXqMAt2tdrCrF
d+zKFZdXvJLchjWNoySY
=s8l3
-----END PGP SIGNATURE-----

      reply	other threads:[~2013-02-07 13:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-05  9:23 [U-Boot] [PATCH 1/2] SPL: ONENAND: Fix onenand_spl_load_image implementation Enric Balletbo i Serra
2013-02-05  9:23 ` [U-Boot] [PATCH 2/2] SPL: ONENAND: Support SPL to boot u-boot from OneNAND Enric Balletbo i Serra
2013-02-05 13:25   ` Kyungmin Park
2013-02-05 14:38     ` Enric Balletbo Serra
2013-02-07 10:43       ` Enric Balletbo Serra
2013-02-07 13:19         ` Tom Rini [this message]

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=5113A9C4.1090107@ti.com \
    --to=trini@ti.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.