[U-Boot] [PATCH v6 09/14] MIPS: add support for Broadcom MIPS BCM6358 SoC family
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun Apr 30 18:33:50 UTC 2017
Am 25.04.2017 um 00:39 schrieb Álvaro Fernández Rojas:
> 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: Add cfi-flash defines.
> v2: Introduce changes suggested by Daniel Schwierzeck:
> - Split BMIPS support patches.
> - Add PERF_BASE to cpus.
> - Merge with "fix ioremap for BCM6358" patch.
> - Add a custom ioremap.h instead of modifying the generic one.
>
> arch/mips/dts/brcm,bcm6358.dtsi | 98 ++++++++++++++++++++++++++++++++++
> arch/mips/mach-bmips/Kconfig | 18 ++++++-
> arch/mips/mach-bmips/include/ioremap.h | 45 ++++++++++++++++
> include/configs/bmips_bcm6358.h | 30 +++++++++++
> 4 files changed, 190 insertions(+), 1 deletion(-)
> create mode 100644 arch/mips/dts/brcm,bcm6358.dtsi
> create mode 100644 arch/mips/mach-bmips/include/ioremap.h
> create mode 100644 include/configs/bmips_bcm6358.h
>
applied to u-boot-mips/next, thanks!
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170430/b774e5e7/attachment.sig>
More information about the U-Boot
mailing list