From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 08 May 2016 13:58:25 +0200 Subject: [U-Boot] [PATCH 1/9] mips: Add MIPS 74Kc tune In-Reply-To: <572F22DF.3020507@gmail.com> References: <1462558241-5494-1-git-send-email-marex@denx.de> <572F22DF.3020507@gmail.com> Message-ID: <572F29E1.8000202@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 >> Cc: Daniel Schwierzeck >> Cc: Wills Wang >> --- >> 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