commit | 7179380ee9bdeb5fa2ff07581f512fe0f5382e5b | [log] [tgz] |
---|---|---|
author | Manuel Lauss <mano@roarinelk.homelinux.net> | Sun Dec 21 09:26:16 2008 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sun Jan 11 09:57:25 2009 +0000 |
tree | 12bc5c0cfc3506434b0e51829bbbb66aaadf491a | |
parent | 23ba25d56606eec6fabc37c1efcbd48837dc9adc [diff] |
MIPS: Alchemy: move commandline mangling out of common code Not every alchemy-based board might want these options forced on it, and most of this stuff seems to be intended for devboard code anyway. Remove commandline mangling code out of common chip code and instead add relevant sections to all in-tree boards to not change existing behaviour. Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>