[U-Boot-Users] [PATCH] expand macros in bootargs env var for bootm command

Murray.Jensen at csiro.au Murray.Jensen at csiro.au
Thu Jun 30 15:23:17 CEST 2005


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.




More information about the U-Boot mailing list