commit | fef6d6a73a3985e4fdb5ab1910909c0c73539829 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Sat May 27 23:36:41 2006 +0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 06 00:15:17 2006 +0100 |
tree | 15cfecce58c3e95be680c6af750b807eac4f2d35 | |
parent | 6ebba0e2f56ee77270a9ef8e92c1b4ec38e5f419 [diff] |
[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment Alchemy boards use YAMON which passes the environment variables as the tuples of strings (the name followed by the value) unlike PMON which passes "name=<val>" strings. Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>