commit | 40ba13c98627055465709acd67872e381b42f928 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon May 16 10:52:14 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat May 21 01:36:39 2016 +0200 |
tree | d64c4ffb29516b513dafce74cc64a93e7a3149b5 | |
parent | 4685d4e90d615adbca417826a7b777ec431e48a5 [diff] |
malta: Support MIPS32r6 configurations Both real Malta boards & QEMU's Malta emulation can feature MIPS32r6 CPUs. Allow building U-Boot for such systems by selecting CONFIG_SUPPORTS_CPU_MIPS32_R6 for Malta. Signed-off-by: Paul Burton <paul.burton@imgtec.com>