From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Fri, 10 Apr 2015 06:59:40 +0000 Subject: [U-Boot] please pull u-boot-arc master In-Reply-To: <1428044172.2836.1.camel@synopsys.com> References: <1420837757.3108.1.camel@synopsys.com> <1423808600.3136.1.camel@synopsys.com> <1424262935.22510.10.camel@synopsys.com> <1424265577.22510.13.camel@synopsys.com> <1428044172.2836.1.camel@synopsys.com> Message-ID: <1428649179.5325.4.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Regards, Alexey