From: Sergei Shtylyov Date: Sat, 27 May 2006 19:36:41 +0000 (+0400) Subject: [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment X-Git-Tag: v2.6.17-rc6~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef6d6a73a3985e4fdb5ab1910909c0c73539829;p=pandora-kernel.git [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=" strings. Signed-off-by: Sergei Shtylyov Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed