All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reinhard Meyer <u-boot@emk-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] atmel: Update support of board AT91SAM9M10G45-EK to new style
Date: Thu, 04 Aug 2011 20:21:58 +0000	[thread overview]
Message-ID: <1312489318.31913.138.camel@ubuntu> (raw)
In-Reply-To: <1312484010-7493-3-git-send-email-thomas.petazzoni@free-electrons.com>

Dear Thomas Petazzoni,
> Based on earlier work by Alex Waterman <awaterman@dawning.com>.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  Makefile                                        |   21 ---
>  board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c |  114 +++++++------
>  board/atmel/at91sam9m10g45ek/led.c              |    6 +-
>  boards.cfg                                      |    1 +
>  include/configs/at91sam9m10g45ek.h              |  193 ++++++++++-------------
>  5 files changed, 154 insertions(+), 181 deletions(-)
Removal of board from MAKEALL missing...

Configuring for at91sam9m10g45ek_nandflash - Board: at91sam9m10g45ek,
Options: AT91SAM9M10G45,SYS_USE_NANDFLASH
at91sam9m10g45ek.c: In function ?board_early_init_f?:
at91sam9m10g45ek.c:256:1: warning: control reaches end of non-void
function
   text	   data	    bss	    dec	    hex	filename
 201534	  32116	  71760	 305410	  4a902	./u-boot

AND this board's early_init_f is quite different from the other atmel
boards, also the place of calling at91_seriald_hw_init() is different
from them.
Please verify that this is OK.

Thanks,
Reinhard

  reply	other threads:[~2011-08-04 20:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04 18:53 [U-Boot] (no subject) Thomas Petazzoni
2011-08-04 18:53 ` [U-Boot] [PATCH 1/2] atmel: update at91sam9m10g45 SoC support to new style Thomas Petazzoni
2011-08-04 20:17   ` Reinhard Meyer
2011-08-04 18:53 ` [U-Boot] [PATCH 2/2] atmel: Update support of board AT91SAM9M10G45-EK " Thomas Petazzoni
2011-08-04 20:21   ` Reinhard Meyer [this message]
2011-08-04 20:56     ` Thomas Petazzoni
2011-08-04 21:14       ` Reinhard Meyer
2011-08-04 22:12         ` Thomas Petazzoni
2011-08-05  9:37           ` Detlef Vollmann
2011-08-05 11:33             ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2011-08-04 10:10 [U-Boot] Update at91sam9m10g45 SoC and AT91SAM9M10G45-EK board " Thomas Petazzoni
2011-08-04 10:10 ` [U-Boot] [PATCH 2/2] atmel: Update support of board AT91SAM9M10G45-EK " Thomas Petazzoni
2011-08-04 14:09   ` Reinhard Meyer

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=1312489318.31913.138.camel@ubuntu \
    --to=u-boot@emk-elektronik.de \
    --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 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.