From: ben@simtec.co.uk (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Add s3c64xx SROM support and setup SMDK nCS1 for Ethernet
Date: Mon, 04 Jan 2010 11:55:24 +0900 [thread overview]
Message-ID: <4B41589C.8090009@simtec.co.uk> (raw)
In-Reply-To: <20091229143756.15524.25160.stgit@hit-nxdomain.opendns.com>
Andy Green wrote:
> The following series adds platform defines for s3c64xx SROM unit,
> and uses it to configure nCS1 in the SMDK mach- file so the ethernet
> works regardless of what the bootloader may or may not have done.
>
> It also adds a comment about how the SMDK must be physically
> configured to allow the Ethernet to work and removes a magic
> constant address.
Looks ok, will look at merging into my next-s3c64xx tree at
somepoint soon.
> ---
>
> Andy Green (4):
> smdk6410-comment-ethernet-prerequisites.patch
> smdk6410-add-chipselect-setup.patch
> s3c64xx-add-srom-physical-virtual-mapping.patch
> s3c64xx-introduce-srom-registers.patch
>
>
> arch/arm/mach-s3c6400/include/mach/map.h | 14 ++++++
> arch/arm/mach-s3c6410/mach-smdk6410.c | 37 ++++++++++++++-
> arch/arm/plat-s3c64xx/cpu.c | 5 ++
> arch/arm/plat-s3c64xx/include/plat/regs-srom.h | 59 ++++++++++++++++++++++++
> 4 files changed, 113 insertions(+), 2 deletions(-)
> create mode 100644 arch/arm/plat-s3c64xx/include/plat/regs-srom.h
>
prev parent reply other threads:[~2010-01-04 2:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-29 14:40 [PATCH 0/4] Add s3c64xx SROM support and setup SMDK nCS1 for Ethernet Andy Green
2009-12-29 14:40 ` [PATCH 1/4] s3c64xx-introduce-srom-registers.patch Andy Green
2009-12-29 14:40 ` [PATCH 2/4] s3c64xx-add-srom-physical-virtual-mapping.patch Andy Green
2009-12-29 14:40 ` [PATCH 3/4] smdk6410-add-chipselect-setup.patch Andy Green
2009-12-29 14:40 ` [PATCH 4/4] smdk6410-comment-ethernet-prerequisites.patch Andy Green
2010-01-04 2:55 ` Ben Dooks [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=4B41589C.8090009@simtec.co.uk \
--to=ben@simtec.co.uk \
--cc=linux-arm-kernel@lists.infradead.org \
/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.