diff options
| author | Paul Burton <paul.burton@imgtec.com> | 2013-11-08 11:18:59 +0000 |
|---|---|---|
| committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2013-11-09 17:21:02 +0100 |
| commit | f577b42f3304712497e8a7c9a57e0f0e95196071 (patch) | |
| tree | 08ba86fec8636ae8b09208875f5abeaafa5daf6f /boards.cfg | |
| parent | 024fba5458733a0cb268f3550b16358e104620f7 (diff) | |
| download | olio-uboot-2014.01-f577b42f3304712497e8a7c9a57e0f0e95196071.tar.xz olio-uboot-2014.01-f577b42f3304712497e8a7c9a57e0f0e95196071.zip | |
malta: add myself to maintainers
This patch adds me as a maintainer of the malta(el) board(s). I have
access to physical Malta boards and the desire for U-boot to run well on
them.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Diffstat (limited to 'boards.cfg')
| -rw-r--r-- | boards.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/boards.cfg b/boards.cfg index d4b6e53c5..022392a9c 100644 --- a/boards.cfg +++ b/boards.cfg @@ -482,8 +482,8 @@ Active m68k mcf547x_8x - freescale m548xevb Active microblaze microblaze - xilinx microblaze-generic microblaze-generic - Michal Simek <monstr@monstr.eu> Active mips mips32 - - qemu-mips qemu_mips qemu-mips:SYS_BIG_ENDIAN Vlad Lungu <vlad.lungu@windriver.com> Active mips mips32 - - qemu-mips qemu_mipsel qemu-mips:SYS_LITTLE_ENDIAN - -Active mips mips32 - imgtec malta malta malta:MIPS32,SYS_BIG_ENDIAN - -Active mips mips32 - imgtec malta maltael malta:MIPS32,SYS_LITTLE_ENDIAN - +Active mips mips32 - imgtec malta malta malta:MIPS32,SYS_BIG_ENDIAN Paul Burton <paul.burton@imgtec.com> +Active mips mips32 - imgtec malta maltael malta:MIPS32,SYS_LITTLE_ENDIAN Paul Burton <paul.burton@imgtec.com> Active mips mips32 - micronas vct vct_platinum vct:VCT_PLATINUM - Active mips mips32 - micronas vct vct_platinum_onenand vct:VCT_PLATINUM,VCT_ONENAND - Active mips mips32 - micronas vct vct_platinum_onenand_small vct:VCT_PLATINUM,VCT_ONENAND,VCT_SMALL_IMAGE - |