[U-Boot] [PATCH] ARM: mvebu: add SAR frequency values for 1.8/2.0GHz

2017-09-04 Thread Chris Packham
The Armada-38x has 1.8GHz and 2.0GHz variants. Add entries for these variants to the sar_freq_tab. Signed-off-by: Chris Packham --- arch/arm/mach-mvebu/cpu.c | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/arch/arm/mach-mvebu/cpu.c b/arch/arm/mach-mvebu/cpu.

Re: [U-Boot] [PATCH] ARM: mvebu: add SAR frequency values for 1.8/2.0GHz

2017-09-25 Thread Chris Packham
On Tue, Sep 5, 2017 at 5:03 PM, Chris Packham wrote: > The Armada-38x has 1.8GHz and 2.0GHz variants. Add entries for these > variants to the sar_freq_tab. > > Signed-off-by: Chris Packham > --- > > arch/arm/mach-mvebu/cpu.c | 16 +--- > 1 file changed, 9 insertions(+), 7 deletions(-

Re: [U-Boot] [PATCH] ARM: mvebu: add SAR frequency values for 1.8/2.0GHz

2017-09-25 Thread Stefan Roese
Hi Chris, On 26.09.2017 00:21, Chris Packham wrote: On Tue, Sep 5, 2017 at 5:03 PM, Chris Packham wrote: The Armada-38x has 1.8GHz and 2.0GHz variants. Add entries for these variants to the sar_freq_tab. Signed-off-by: Chris Packham --- arch/arm/mach-mvebu/cpu.c | 16 +--- 1

Re: [U-Boot] [PATCH] ARM: mvebu: add SAR frequency values for 1.8/2.0GHz

2017-09-26 Thread Stefan Roese
On 05.09.2017 07:03, Chris Packham wrote: The Armada-38x has 1.8GHz and 2.0GHz variants. Add entries for these variants to the sar_freq_tab. Signed-off-by: Chris Packham Applied to u-boot-marvell/master. Thanks, Stefan ___ U-Boot mailing list U-Boo