
Hi Tom,
On Fri, 2015-04-10 at 09:59 +0300, Alexey Brodkin wrote:
Dear Tom,
The following changes since commit 385a08a60f042061b004642d6b9bb6cfb794ad5a:
ARM: zynq: Remove Jagan from list of maintainers (2015-04-08 18:43:51 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-arc.git
for you to fetch changes up to 0241c3131dd4c19a1116c863d622358eb2680462:
board: axs10x - support v3 mother-board (2015-04-09 20:00:46 +0300)
Alexey Brodkin (1): board: axs10x - support v3 mother-board
board/synopsys/axs101/axs101.c | 14 ++++++++++++++ board/synopsys/axs101/axs10x.h | 16 ++++++++++++++++ board/synopsys/axs101/nand.c | 7 +++++++ include/configs/axs101.h | 6 ++++++ 4 files changed, 43 insertions(+) create mode 100644 board/synopsys/axs101/axs10x.h
Please disregard initial pull-request because I've just added another critical fix in u-boot-arc repo and it would be good if it makes its way into the upcoming release, so here's an updated pull-request.
The following changes since commit 385a08a60f042061b004642d6b9bb6cfb794ad5a:
ARM: zynq: Remove Jagan from list of maintainers (2015-04-08 18:43:51 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-arc.git
for you to fetch changes up to 89576072cb60d50b61813f901c6fc296c01de506:
arc: make sure _start is in the beginning of .text section (2015-04-10 18:45:34 +0300)
---------------------------------------------------------------- Alexey Brodkin (2): board: axs10x - support v3 mother-board arc: make sure _start is in the beginning of .text section
arch/arc/cpu/u-boot.lds | 1 + arch/arc/lib/Makefile | 2 +- board/synopsys/axs101/axs101.c | 14 ++++++++++++++ board/synopsys/axs101/axs10x.h | 16 ++++++++++++++++ board/synopsys/axs101/nand.c | 7 +++++++ include/configs/axs101.h | 6 ++++++ 6 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 board/synopsys/axs101/axs10x.h
Regards, Alexey