commit | fa71c96002d1b02cd1ba1a4477d4b8ad95b587f9 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 29 10:15:00 2008 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 29 10:15:00 2008 +0000 |
tree | a32894ef2ed2b45592e3d5769cd14738f9c26600 | |
parent | ae0c69acd61918cecd8e2949d9575271bc2fdfff [diff] |
[MIPS] Altas, Malta: Switch boot file format to raw. A raw binary boots about twice as fast as SREC. The possibility to generate SREC binaries remains by simply using the vmlinux.srec target but seems only useful for the probably hypothetical case where one of these systems is booted over a serial interface. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>