[PATCH 2/4] MIPS: add Malta machine support to barebox

Antony Pavlov antonynpavlov at gmail.com
Sun Jul 3 16:50:24 EDT 2011


On 2 July 2011 18:41, Shinya Kuribayashi <skuribay at pobox.com> wrote:
> On 6/29/11 12:24 PM, Antony Pavlov wrote:
...
>>  arch/mips/mach-mti-malta/Makefile                |    1 +
>>  arch/mips/mach-mti-malta/include/mach/hardware.h |   32
>> +++++++++++++++++++
>>  arch/mips/mach-mti-malta/reset.c                 |   36
>> ++++++++++++++++++++++
>>  6 files changed, 104 insertions(+), 0 deletions(-)
>>  create mode 100644 arch/mips/mach-mti-malta/Kconfig
>>  create mode 100644 arch/mips/mach-mti-malta/Makefile
>>  create mode 100644 arch/mips/mach-mti-malta/include/mach/hardware.h
>>  create mode 100644 arch/mips/mach-mti-malta/reset.c
>
> Just mach-malta would be good?  I don't want to see two '-' hyphens.
>
> I'm working on the ARM kernel these days, and find mach/plat-based
> categorizing technique useful/promising, and this is a good opportunity
> to try in this MIPS support (even if the Linux/MIPS kernel doesn't).
>

I don't like very much 'mti-malta' name. linux kernel use this name,
but I can change it :))

>> + * barebox is free software: you can redistribute it and/or modify
>> + * it under the terms of the GNU General Public License as published by
>> + * the Free Software Foundation, either version 3 of the License, or
>> + * (at your option) any later version.
>
> GPLv3?  I'm not sure which GPL version should be applied to barebox,
> but as it's highly based on the Linux kernel technology, GPLv2 (or
> later) would be the case.

Correct remark.

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list