All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] armv8/ls1043a: Add MTD partition scheme
Date: Tue, 5 Apr 2016 21:39:14 -0700	[thread overview]
Message-ID: <570492F2.8000409@nxp.com> (raw)
In-Reply-To: <AM4PR0401MB19067C6B768EA0E5CBD6E53CF19F0@AM4PR0401MB1906.eurprd04.prod.outlook.com>

On 04/05/2016 09:20 PM, Wenbin Song wrote:
> Hi: York
> 
> Do you mean that I should use $mtdpart to instead of "MTDPARTS_DEFAULT" ?
>  
> As follows:	
>        #define CONFIG_BOOTARGS                 "console=ttyS0,115200 root=/dev/ram0 " \
> 	                                         "earlycon=uart8250,mmio,0x21c0500 " \
> 	                                       "$mtdparts"
> 
> If so, the variable $mtdparts can't  be extend ,like that:
> 
> root at ls1043aqds:~# cat /proc/cmdline
> console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ${mtdparts}
> 

What do you see "print bootargs" under U-Boot?
I thought the variable can be extended when U-Boot runs the command. Like we
used to have $consoledev, $othbootargs, etc.

York

  reply	other threads:[~2016-04-06  4:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01  9:28 [U-Boot] [PATCH] armv8/ls1043a: Add MTD partition scheme Wenbin Song
2016-04-05 20:32 ` York Sun
2016-04-05 21:02   ` York Sun
2016-04-06  3:24     ` Wenbin Song
2016-04-06  4:20   ` Wenbin Song
2016-04-06  4:39     ` York Sun [this message]
2016-04-06  7:11       ` Wenbin Song
2016-04-06 17:17         ` York Sun
2016-04-07  5:46           ` Wenbin Song
2016-07-19 22:02             ` york sun
2016-07-20  3:02               ` Wenbin Song
2016-07-20 21:27                 ` york sun

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=570492F2.8000409@nxp.com \
    --to=york.sun@nxp.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.