From: Atsushi Nemoto Date: Tue, 19 Aug 2008 13:55:06 +0000 (+0900) Subject: MIPS: TXx9: Improve handling of built-in and command-line args X-Git-Tag: v2.6.28-rc1~719^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0dfb20c2b77c6626a24578240266ace928cd2e7;p=pandora-kernel.git MIPS: TXx9: Improve handling of built-in and command-line args * Make prom_init_cmdline() static and be called from prom_init. * Append built-in args if the first character was '+'. * Drop command-line args if the first character of built-in was '-'. * Enclose args include spaces by quotes. * TX4938_NAND_BOOT is no longer needed. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed