
Hi Tom,
please pull some fixes for MIPS, thanks.
The following changes since commit 8d77576371381ade83de475bb639949b44941e8c:
ARM: davinci: remove support for cam_enc_4xx (2015-08-20 12:55:50 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to 369d2aad8ac54792118fbf857b94826266e40454:
MIPS: add clrbits and setbits and add phy_to_bus support. (2015-08-21 15:22:41 +0200)
---------------------------------------------------------------- Chris Packham (1): mips: Use unsigned int when reading c0 registers
Govindraj Raja (2): MIPS: fix syntax for fdt_chosen/initrd. MIPS: add clrbits and setbits and add phy_to_bus support.
arch/mips/include/asm/io.h | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ arch/mips/include/asm/mipsregs.h | 4 ++-- arch/mips/lib/bootm.c | 4 ++-- arch/mips/lib/io.c | 17 +++++++++++++++++ 4 files changed, 75 insertions(+), 4 deletions(-)