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

Simon Glass sjg at chromium.org
Sat Apr 29 00:27:31 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 and shrink 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,bcm63268.dtsi | 88 ++++++++++++++++++++++++++++++++++++++++
>  arch/mips/mach-bmips/Kconfig     | 13 ++++++
>  include/configs/bmips_bcm63268.h | 25 ++++++++++++
>  3 files changed, 126 insertions(+)
>  create mode 100644 arch/mips/dts/brcm,bcm63268.dtsi
>  create mode 100644 include/configs/bmips_bcm63268.h

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


More information about the U-Boot mailing list