mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: defaultenv-2: how to update a flash partition?
Date: Wed, 14 Nov 2012 09:10:51 +0100	[thread overview]
Message-ID: <20121114081051.GG10369@pengutronix.de> (raw)
In-Reply-To: <CAHkwnC_FXJ3reNcwDuxhsC=fSG-dDSgg+7njS5sy7aCG5QCRoQ@mail.gmail.com>

On Tue, Nov 13, 2012 at 12:10:45PM +0100, Fabio Porcedda wrote:
> On Mon, Nov 12, 2012 at 8:55 AM, Sascha Hauer <s.hauer@pengutronix.de>wrote:
> 
> > On Fri, Nov 09, 2012 at 12:06:38PM +0100, Fabio Porcedda wrote:
> > > Hi all,
> > >
> > > I want to use the defaultenv-2 but i don't find any more the "update"
> > > command
> > > like in the defaultenv.
> > > What is the recommended way to update a flash partition in the new
> > > environment?
> >
> > erase /dev/env0
> > cp /mnt/tftp/your-new-env /dev/env0
> >
> >
> Thanks, it worked.
> 
> 
> > (I was thinking about adding a -e parameter to cp to eventually skip the
> > first step)
> >
> 
> It seems a nice addition for me.

I'll look into it.

> 
> There is some plane in the future to add a "update" command, like in
> "defaultenv"?

I have no plans doing so. Basically not because I do not want such a
command, but because I do not know what such should do. The old command
took parameters like 'mmc' or 'net' which was hard to dispatch into
the different files and does not work with multiple mmc cards, so I
thought doing it completely on file level would be enough (with the
above additions added, maybe).

> 
> Thanks for the help and the great work with barebox, i like it very much.

Thanks. I appreciate that ;)

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2012-11-14  8:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-09 11:06 Fabio Porcedda
2012-11-12  7:55 ` Sascha Hauer
2012-11-13 11:10   ` Fabio Porcedda
2012-11-14  8:10     ` Sascha Hauer [this message]
2012-11-20 12:21       ` Fabio Porcedda

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=20121114081051.GG10369@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=fabio.porcedda@gmail.com \
    /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