[U-Boot] [PATCH 1/9] mips: Add MIPS 74Kc tune
Marek Vasut
marex at denx.de
Sun May 8 13:58:25 CEST 2016
On 05/08/2016 01:28 PM, Daniel Schwierzeck wrote:
>
>
> Am 06.05.2016 um 20:10 schrieb Marek Vasut:
>> Add MIPS 74Kc tune Kconfig option.
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
>> Cc: Wills Wang <wills.wang at live.com>
>> ---
>> arch/mips/Kconfig | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
>> index fbedb29..66e805e 100644
>> --- a/arch/mips/Kconfig
>> +++ b/arch/mips/Kconfig
>> @@ -198,6 +198,9 @@ config MIPS_TUNE_14KC
>> config MIPS_TUNE_24KC
>> bool
>>
>> +config MIPS_TUNE_74KC
>> + bool
>> +
>> config 32BIT
>> bool
>>
>>
>
> all 9 patches applied to u-boot-mips/next, thanks.
>
Thanks! CCing Piotr so he's in the loop and can start whenever he wants
with his upstreaming :)
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list