MIPS: TXx9: Early command-line preprocessing
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 19 Aug 2008 13:55:08 +0000 (22:55 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 11 Oct 2008 15:18:42 +0000 (16:18 +0100)
commit860e546c19d88c21819c7f0861c505debd2d6eed
tree273d21e0610523ae6c783ad0aea5f810d782c539
parent265b89db1058124ddbf0091ba3f8c020e3a5ae9d
MIPS: TXx9: Early command-line preprocessing

* Select board by command-line option or firmware environment variable.
* Handle "masterclk=" option.
* Add boards.h to centerize board_vec declaration.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
 create mode 100644 include/asm-mips/txx9/boards.h
arch/mips/txx9/generic/setup.c
include/asm-mips/txx9/boards.h [new file with mode: 0644]