From: Sughosh Ganu <urwithsughosh@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3 V4] Add board support for hawkboard
Date: Fri, 29 Oct 2010 23:58:40 +0530 [thread overview]
Message-ID: <20101029182840.GH18342@Hardy> (raw)
In-Reply-To: <1288294272-15943-1-git-send-email-urwithsughosh@gmail.com>
On Fri Oct 29, 2010 at 01:01:12AM +0530, Sughosh Ganu wrote:
>
> Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
> ---
> Changes since V3
> * Added README.hawkboard
> * Moved setting of select_chip to nand_boot function
> * Removed the superfluous entry in board/davinci/da8xxevm/Makefile
> added earlier.
>
> MAINTAINERS | 5 +
> arch/arm/include/asm/arch-davinci/da8xx_common.h | 3 +
> arch/arm/include/asm/arch-davinci/hardware.h | 5 +-
> board/davinci/common/Makefile | 2 +-
> board/davinci/common/davinci_pinmux.c | 105 +++++++++++
> board/davinci/common/misc.c | 75 --------
> board/davinci/da8xxevm/Makefile | 1 +
> board/davinci/da8xxevm/hawkboard.c | 69 ++++++++
> board/davinci/da8xxevm/hawkboard_nand_spl.c | 164 +++++++++++++++++
> boards.cfg | 3 +
> doc/README.hawkboard | 93 ++++++++++
> include/configs/hawkboard.h | 204 ++++++++++++++++++++++
> nand_spl/board/davinci/da8xxevm/Makefile | 141 +++++++++++++++
> nand_spl/board/davinci/da8xxevm/u-boot.lds | 75 ++++++++
> nand_spl/nand_boot.c | 1 +
> 15 files changed, 869 insertions(+), 77 deletions(-)
> create mode 100644 board/davinci/common/davinci_pinmux.c
> create mode 100644 board/davinci/da8xxevm/hawkboard.c
> create mode 100644 board/davinci/da8xxevm/hawkboard_nand_spl.c
> create mode 100644 doc/README.hawkboard
> create mode 100644 include/configs/hawkboard.h
> create mode 100644 nand_spl/board/davinci/da8xxevm/Makefile
> create mode 100644 nand_spl/board/davinci/da8xxevm/u-boot.lds
Can this be reviewed please. I would need to make some changes for
the nand_spl due to the removal of CONFIG_SKIP_RELOCATE_UBOOT. I
can post the next version incorporating all the review comments
along with this change. Thanks.
-sughosh
prev parent reply other threads:[~2010-10-29 18:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-28 19:31 [U-Boot] [PATCH 3/3 V4] Add board support for hawkboard Sughosh Ganu
2010-10-29 13:14 ` Ben Gardiner
2010-10-29 18:28 ` Sughosh Ganu [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=20101029182840.GH18342@Hardy \
--to=urwithsughosh@gmail.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