From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Sun, 30 Apr 2017 20:33:50 +0200 Subject: [U-Boot] [PATCH v6 09/14] MIPS: add support for Broadcom MIPS BCM6358 SoC family In-Reply-To: <1493073566-11982-10-git-send-email-noltari@gmail.com> References: <1492098280-3259-1-git-send-email-noltari@gmail.com> <1493073566-11982-1-git-send-email-noltari@gmail.com> <1493073566-11982-10-git-send-email-noltari@gmail.com> Message-ID: <960e5ea5-8e90-86b7-6127-d69210f3460f@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Am 25.04.2017 um 00:39 schrieb Álvaro Fernández Rojas: > Signed-off-by: Álvaro Fernández Rojas > --- > 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: