All of lore.kernel.org
 help / color / mirror / Atom feed
From: Murray.Jensen at csiro.au <Murray.Jensen@csiro.au>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] expand macros in bootargs env var for bootm command
Date: Thu, 30 Jun 2005 23:23:17 +1000	[thread overview]
Message-ID: <7938.1120137797@huldra> (raw)
In-Reply-To: Your message of "Thu, 30 Jun 2005 12:25:01 +0200" <20050630102501.21A4E3535F4@atlas.denx.de>

On Thu, 30 Jun 2005 12:25:01 +0200, Wolfgang Denk writes:
>Please explain in a little more detail which problem  this  patch  is
>supposed to fix or which extension it is supposed to implement?

I wanted to define the flash partition map in the kernel command line.
I want to do this with reference to other u-boot environment variables,
which contain the start addresses and sizes for each partition (just
numbers).

I found that if the "bootargs" environment variable contained macros, they
were not expanded before the command line was passed to the kernel. The patch
does this expansion.

>Also, please stick with the rules for submitting patches.

No worries - I will do that, except I don't know what they are. Where are
the rules defined? If you can give me a link I will study them before I
submit any more patches.

Note that a search of the mailing list archive using "patch submission
guidelines" as the keywords (which I did after reading your next email)
returned only one reference - your next email (i.e. I spent some time
hunting around for them, but couldn't find them). Cheers!
								Murray...
--
Murray Jensen, CSIRO Manufacturing & Infra. Tech.      Phone: +61 3 9662 7763
Locked Bag No. 9, Preston, Vic, 3072, Australia.         Fax: +61 3 9662 7853
Internet: Murray.Jensen at csiro.au

To the extent permitted by law, CSIRO does not represent, warrant and/or
guarantee that the integrity of this communication has been maintained or
that the communication is free of errors, virus, interception or interference.

The information contained in this e-mail may be confidential or privileged.
Any unauthorised use or disclosure is prohibited. If you have received this
e-mail in error, please delete it immediately and notify Murray Jensen on
+61 3 9662 7763. Thank you.

  reply	other threads:[~2005-06-30 13:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30  6:25 [U-Boot-Users] [PATCH] expand macros in bootargs env var for bootm command Murray.Jensen at csiro.au
2005-06-30 10:25 ` Wolfgang Denk
2005-06-30 13:23   ` Murray.Jensen at csiro.au [this message]
2005-06-30 13:43     ` Wolfgang Denk
2005-06-30 14:37       ` Murray.Jensen at csiro.au
2005-06-30 15:15         ` Wolfgang Denk

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=7938.1120137797@huldra \
    --to=murray.jensen@csiro.au \
    --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.