[U-Boot] [PATCH v6 11/14] MIPS: add support for Broadcom MIPS BCM6328 SoC family

Simon Glass sjg at chromium.org
Sat Apr 29 00:27:24 UTC 2017


On 24 April 2017 at 16:39, Álvaro Fernández Rojas <noltari at gmail.com> wrote:
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> ---
>  v6: Several improvements:
>   - Rename reset_cntl syscon to pll_cntl.
>   - Reorder include config defines.
>  v5: No changes.
>  v4: No changes.
>  v3: No changes.
>  v2: Introduce changes suggested by Daniel Schwierzeck:
>   - Split BMIPS support patches.
>   - Add PERF_BASE to cpus.
>
>  arch/mips/dts/brcm,bcm6328.dtsi | 88 +++++++++++++++++++++++++++++++++++++++++
>  arch/mips/mach-bmips/Kconfig    | 12 ++++++
>  include/configs/bmips_bcm6328.h | 25 ++++++++++++
>  3 files changed, 125 insertions(+)
>  create mode 100644 arch/mips/dts/brcm,bcm6328.dtsi
>  create mode 100644 include/configs/bmips_bcm6328.h

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list