[U-Boot] [U-Boot, V5, PATCH 1/3] mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956X
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Mar 29 20:27:30 UTC 2019
Am 16.03.19 um 02:24 schrieb rosysong at rosinson.com:
> From: Rosy Song <rosysong at rosinson.com>
>
> See details in chapter 8.6.2 and 8.6.4 (page 140-141) of qca9563 datasheet,
>
> NFRAC[17:0]
>
> So the mask of [17:5] is 0x1fff not 0x3fff.
>
> Signed-off-by: Rosy Song <rosysong at rosinson.com>
>
> Changes for v2-v3:
> - add more information for this commit
>
> Changes for v4-v5:
> - coding style cleanup
> ---
> arch/mips/mach-ath79/include/mach/ar71xx_regs.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
series applied to u-boot-mips/next, thanks.
--
- Daniel
More information about the U-Boot
mailing list