public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chin Liang See <clsee@altera.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2 v2] socfpga: Adding Scan Manager
Date: Thu, 9 Jan 2014 08:49:57 -0600	[thread overview]
Message-ID: <1389278997.8225.3.camel@clsee-VirtualBox> (raw)
In-Reply-To: <1386016321-7991-1-git-send-email-clsee@altera.com>

Hi guys,

Wonder any comments for this patch?
Thanks

Chin Liang


On Mon, 2013-12-02 at 14:31 -0600, Chin Liang See wrote:
> Adding Scan Manager driver and handoff files. Scan Manager driver
> will be called to configure the IO buffer setting.
> 
> Signed-off-by: Chin Liang See <clsee@altera.com>
> Cc: Dinh Nguyen <dinguyen@altera.com>
> Cc: Wolfgang Denk <wd@denx.de>
> CC: Pavel Machek <pavel@denx.de>
> Cc: Tom Rini <trini@ti.com>
> Cc: Albert Aribaud <albert.u.boot@aribaud.net>
> ---
> Changes for v2
> - Rebase with latest v2014.01-rc1
> 
> Chin Liang See (2):
>   socfpga: Adding Scan Manager driver
>   socfpga: Adding Scan Manager IOCSR handoff files
> 
>  arch/arm/cpu/armv7/socfpga/Makefile                |    2 +-
>  arch/arm/cpu/armv7/socfpga/scan_manager.c          |  231 +++++++
>  arch/arm/cpu/armv7/socfpga/spl.c                   |    4 +
>  arch/arm/include/asm/arch-socfpga/scan_manager.h   |   97 +++
>  .../include/asm/arch-socfpga/socfpga_base_addrs.h  |    1 +
>  board/altera/socfpga/iocsr_config.c                |  653 ++++++++++++++++++++
>  board/altera/socfpga/iocsr_config.h                |   12 +
>  include/configs/socfpga_cyclone5.h                 |    1 +
>  8 files changed, 1000 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/cpu/armv7/socfpga/scan_manager.c
>  create mode 100644 arch/arm/include/asm/arch-socfpga/scan_manager.h
>  create mode 100644 board/altera/socfpga/iocsr_config.c
>  create mode 100644 board/altera/socfpga/iocsr_config.h
> 

      parent reply	other threads:[~2014-01-09 14:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-02 20:31 [U-Boot] [PATCH 0/2 v2] socfpga: Adding Scan Manager Chin Liang See
2013-12-02 20:32 ` [U-Boot] [PATCH v2 1/2] socfpga: Adding Scan Manager driver Chin Liang See
2013-12-02 20:32 ` [U-Boot] [PATCH v2 2/2] socfpga: Adding Scan Manager IOCSR handoff files Chin Liang See
2013-12-16 15:22 ` [U-Boot] [PATCH 0/2 v2] socfpga: Adding Scan Manager Chin Liang See
2014-01-09 14:49 ` Chin Liang See [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=1389278997.8225.3.camel@clsee-VirtualBox \
    --to=clsee@altera.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox