[U-Boot] Please pull ARC changes
Alexey Brodkin
Alexey.Brodkin at synopsys.com
Tue Nov 17 22:41:45 CET 2015
Hi Tom,
The following changes since commit 3d4825446e4258192e1f2302d691a8c0c82a0975:
Prepare v2016.01-rc1 (2015-11-16 20:29:51 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-arc.git
for you to fetch changes up to fb2dea60e8f355ae00d427db09112a90839c96ec:
board: axs10x switch serial port and Ethernet to driver model (2015-11-18 00:39:22 +0300)
----------------------------------------------------------------
Alexey Brodkin (3):
arc: add stubs for map_physmem() and unmap_physmem()
arc: add empty asm/processor.h to satisfy compilation of USB code
board: axs10x switch serial port and Ethernet to driver model
arch/arc/dts/Makefile | 1 +
arch/arc/dts/axs10x.dts | 45 +++++++++++++++++++++++++++++++++++++++++++++
arch/arc/include/asm/io.h | 24 ++++++++++++++++++++++++
arch/arc/include/asm/processor.h | 12 ++++++++++++
board/synopsys/axs101/axs101.c | 12 ------------
configs/axs101_defconfig | 11 ++++++++++-
configs/axs103_defconfig | 11 ++++++++++-
include/configs/axs101.h | 31 ++++++-------------------------
8 files changed, 108 insertions(+), 39 deletions(-)
create mode 100644 arch/arc/dts/axs10x.dts
create mode 100644 arch/arc/include/asm/processor.h
Regards,
Alexey
More information about the U-Boot
mailing list