[U-Boot] [GIT PULL] u-boot-mips

Hi Tom,
please pull some fixes for MIPS BCM platforms.
Would you accept another pull request from u-boot-mips/next with the BMIPS part of the original series "dma: add channels support"? The changes are isolated to BMIPS platform and it would add a user for the new DMA channel support.
The following changes since commit cde578ff36b15ec9c2033f03b94ecf809af7cc64:
ARM: mvebu: restore license information in mv_ddr_plat.{c,h} (2018-12-09 17:10:13 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-mips.git tags/mips-fixes-for-2019.01
for you to fetch changes up to 1410708eeb310e74af23dbee53a7774038cb3918:
bmips: bcm6838: fix device tree warning (2018-12-10 18:47:13 +0100)
---------------------------------------------------------------- - mips: bcm: disable CONFIG_SWAP_IO_SPACE to force native endianess in readl() & co. this fixes 09ace9161b95ad3a04b33d1d6a65a929901d28c8 - mips: bcm6838: fix device tree warning
---------------------------------------------------------------- Álvaro Fernández Rojas (2): bmips: swapping IO space isn't required bmips: bcm6838: fix device tree warning
arch/mips/dts/brcm,bcm6838.dtsi | 2 -- arch/mips/mach-bmips/Kconfig | 10 ---------- 2 files changed, 12 deletions(-)

On Mon, Dec 10, 2018 at 07:04:32PM +0100, Daniel Schwierzeck wrote:
Hi Tom,
please pull some fixes for MIPS BCM platforms.
Would you accept another pull request from u-boot-mips/next with the BMIPS part of the original series "dma: add channels support"? The changes are isolated to BMIPS platform and it would add a user for the new DMA channel support.
So long as it's isolated, yes.
The following changes since commit cde578ff36b15ec9c2033f03b94ecf809af7cc64:
ARM: mvebu: restore license information in mv_ddr_plat.{c,h} (2018-12-09 17:10:13 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-mips.git tags/mips-fixes-for-2019.01
for you to fetch changes up to 1410708eeb310e74af23dbee53a7774038cb3918:
bmips: bcm6838: fix device tree warning (2018-12-10 18:47:13 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Daniel Schwierzeck
-
Tom Rini