All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] powerpc/p5040: enable NAND boot support
Date: Wed, 16 Jan 2013 14:29:26 -0600	[thread overview]
Message-ID: <1358368166.18317.10@snotra> (raw)
In-Reply-To: <1358303980-16631-1-git-send-email-Shaohui.Xie@freescale.com> (from Shaohui.Xie@freescale.com on Tue Jan 15 20:39:38 2013)

On 01/15/2013 08:39:38 PM, Shaohui Xie wrote:
> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
> ---
>  boards.cfg |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/boards.cfg b/boards.cfg
> index e4b0d44..8cf4936 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -855,6 +855,7 @@ P5020DS_SECURE_BOOT          powerpc      
> mpc85xx     corenet_ds          freesca
>  P5020DS_SPIFLASH	     powerpc     mpc85xx      
> corenet_ds          freescale      -            
> P5020DS:RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF80000
>  P5020DS_SRIO_PCIE_BOOT          powerpc     mpc85xx      
> corenet_ds          freescale      -            
> P5020DS:SRIO_PCIE_BOOT_SLAVE,SYS_TEXT_BASE=0xFFF80000
>  P5040DS                      powerpc     mpc85xx      
> corenet_ds          freescale
> +P5040DS_NAND		     powerpc     mpc85xx      
> corenet_ds          freescale      -            
> P5040DS:RAMBOOT_PBL,NAND,SYS_TEXT_BASE=0xFFF80000
>  BSC9131RDB_SPIFLASH          powerpc     mpc85xx      
> bsc9131rdb          freescale      -            
> BSC9131RDB:BSC9131RDB,SPIFLASH
>  stxgp3                       powerpc     mpc85xx      
> stxgp3              stx
>  stxssa                       powerpc     mpc85xx      
> stxssa              stx            -           stxssa

This needs more explanation.  What sort of image am I supposed to get  
when I build "P5040DS_NAND"?  Where is the PBI?

What is the long-term plan for fixing the problem of the environment  
not being available until after relocation?  With SPL we could use  
CONFIG_NAND_ENV_DST (which has some issues, but they're fixable).

It would also be nice to include instructions for configuring the board  
to boot from NAND in a README (Freescale's user manuals often do not  
make this clear, especially for soft configuration).  Also please  
provide a built-in command (or script in the default environment) to  
soft-boot into NAND (or if it already exists, please document it).

-Scott

  parent reply	other threads:[~2013-01-16 20:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16  2:39 [U-Boot] [PATCH 1/3] powerpc/p5040: enable NAND boot support Shaohui Xie
2013-01-16  2:39 ` [U-Boot] [PATCH 2/3] powerpc/p5040: enable SD " Shaohui Xie
2013-01-16  2:39   ` [U-Boot] [PATCH 3/3] powerpc/p5040: enable SPI " Shaohui Xie
2013-01-16 14:42 ` [U-Boot] [u-boot-release] [PATCH 1/3] powerpc/p5040: enable NAND " Timur Tabi
2013-01-18  2:19   ` Xie Shaohui-B21989
2013-01-18  2:27     ` Tabi Timur-B04825
2013-01-18  2:54       ` Xie Shaohui-B21989
2013-01-16 20:29 ` Scott Wood [this message]
2013-01-18  2:45   ` [U-Boot] " Xie Shaohui-B21989
2013-01-18  2:56     ` Scott Wood
2013-01-18  5:17       ` Xie Shaohui-B21989
2013-01-18 18:32         ` 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=1358368166.18317.10@snotra \
    --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 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.