All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] board: add support for ARC AXS101 and AXS103 Software Development Platforms
Date: Wed, 5 Aug 2015 06:51:45 +0000	[thread overview]
Message-ID: <1438757504.3504.4.camel@synopsys.com> (raw)
In-Reply-To: <20150804200617.1bbfb02f@free-electrons.com>

Hi Thomas,

On Tue, 2015-08-04 at 20:06 +0200, Thomas Petazzoni wrote:
> Dear Alexey Brodkin,
> 
> On Tue,  4 Aug 2015 17:21:50 +0300, Alexey Brodkin wrote:
> > The AXS10x Platform consists of a DesignWare AXC001 CPU
> > Card (with ARC 770D core) in case of AXS101 or AXC003 CPU Card
> > (typically with ARC HS38 core) in case of AXS103 mounted on an
> > ARC Software Development Platform Mainboard with DesignWare peripherals:
> >  * SD/MMC contoller
> >  * Gigabit network contoller
> >  * Serial ports (8250-compatible)
> >  * USB 2.0
> >  * SPI
> >  * I2C
> > 
> > It also houses HDMI output for external monitor connection.
> > 
> > For stand-alone usage of the board (with only keyboard, mouse and montor
> > attached) kernel console and getty made available on tty0 as well as on
> > serial port (ttyS3).
> > 
> > Note there're 2 prerequisites:
> >  [1] u-boot: 2015.07 - fix creation of .config
> >      http://patchwork.ozlabs.org/patch/502558/
> > 
> >  [2] binutils: fix buildng of Linux kernel for ARCv2 ISA
> >      http://patchwork.ozlabs.org/patch/503550/
> > 
> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> > Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> > Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
> > ---
> 
> Applied, thanks. For defconfigs, we generally like to have a readme.txt
> file in board/<something>/ that explains how to flash/use the generated
> system on the HW. But that's of course only if special instructions are
> needed.

Thanks for that.

I will send instructions shortly (probably in few days) because do have some
things to mention on how to use that board with generated files.

Also note I mentioned another prerequisite:
----------->8----------
u-boot: 2015.07 - fix creation of .config
http://patchwork.ozlabs.org/patch/502558/
----------->8----------
without which snps_axs103_defconfig will fail to build U-Boot.

I'm wondering if you saw my recent comments for that patch, probably we may
want to revisit it sometime soon.

-Alexey

      reply	other threads:[~2015-08-05  6:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-04 14:21 [Buildroot] [PATCH v2] board: add support for ARC AXS101 and AXS103 Software Development Platforms Alexey Brodkin
2015-08-04 18:06 ` Thomas Petazzoni
2015-08-05  6:51   ` Alexey Brodkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1438757504.3504.4.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.