From: Dennis Gilmore <dennis@ausil.us>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] am335x_evm: Update the ramdisk args, we pass things in just fine via DT
Date: Thu, 20 Mar 2014 10:21:51 -0500 [thread overview]
Message-ID: <20140320102151.6ba2a787@adria.ausil.us> (raw)
In-Reply-To: <1394566923-25989-2-git-send-email-trini@ti.com>
On Tue, 11 Mar 2014 15:42:02 -0400
Tom Rini <trini@ti.com> wrote:
> Signed-off-by: Tom Rini <trini@ti.com>
> ---
> include/configs/am335x_evm.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/am335x_evm.h
> b/include/configs/am335x_evm.h index 6bd8aec..11088b3 100644
> --- a/include/configs/am335x_evm.h
> +++ b/include/configs/am335x_evm.h
> @@ -79,7 +79,7 @@
> "nfsopts=nolock\0" \
> "static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}"
> \ "::off\0" \
> - "ramroot=/dev/ram0 rw ramdisk_size=65536
> initrd=${rdaddr},64M\0" \
> + "ramroot=/dev/ram0 rw\0" \
> "ramrootfstype=ext2\0" \
> "mmcargs=setenv bootargs console=${console} " \
> "${optargs} " \
Reviewed-By: Dennis Gilmore <dgilmore@redhat.com>
next prev parent reply other threads:[~2014-03-20 15:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 19:42 [U-Boot] [PATCH 1/3] TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string Tom Rini
2014-03-11 19:42 ` [U-Boot] [PATCH 2/3] am335x_evm: Update the ramdisk args, we pass things in just fine via DT Tom Rini
2014-03-20 15:21 ` Dennis Gilmore [this message]
2014-03-11 19:42 ` [U-Boot] [PATCH 3/3] am43xx_evm: " Tom Rini
2014-03-20 15:22 ` Dennis Gilmore
2014-03-20 15:21 ` [U-Boot] [PATCH 1/3] TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string Dennis Gilmore
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=20140320102151.6ba2a787@adria.ausil.us \
--to=dennis@ausil.us \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox