From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [OT] Re: Beginners Questions on modding a NAS
Date: Mon, 4 Mar 2013 19:16:05 +0100 [thread overview]
Message-ID: <20130304191605.5e9c4167@lilith> (raw)
In-Reply-To: <9999AD99-09BC-4073-B060-06FFE8916B96@prograde.net>
Hi Michael,
On Mon, 4 Mar 2013 12:23:05 -0500, Michael Cashwell
<mboards@prograde.net> wrote:
> On Mar 4, 2013, at 10:40 AM, JPT <j-p-t@gmx.net> wrote:
>
> > It's a Netgear ReadyNAS Duo V2, and the original sofware sucks. ;)
> > standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end) $(mvPhoneConfig); bootm 0x2000000;
> > bootcmd=nand read.e 0x1200000 0x200000 0x600000;nand read.e 0x2000000 0x800000 0x1000000;bootm 0x1200000 0x2000000
>
> Strange for a NAS to have a u-boot environment variable called "mvPhoneConfig". But anyway...
OT: that's (older) Marvell/LaCie U-Boots for you. They have lots of
these weird ad hoc env vars, which exist across a whole range of
products even when they make sense only for a few.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2013-03-04 18:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-04 15:40 [U-Boot] Beginners Questions on modding a NAS JPT
2013-03-04 17:23 ` Michael Cashwell
2013-03-04 18:16 ` Albert ARIBAUD [this message]
2013-03-04 17:32 ` Jagan Teki
2013-03-04 18:03 ` Albert ARIBAUD
2013-03-05 19:25 ` JPT
2013-03-05 20:30 ` Michael Cashwell
2013-03-08 16:10 ` JPT
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=20130304191605.5e9c4167@lilith \
--to=albert.u.boot@aribaud.net \
--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.