All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] mpc83xx: mpc8308rdb enhancements
Date: Mon, 17 Sep 2012 18:18:12 -0700	[thread overview]
Message-ID: <20120918011812.GD17195@bill-the-cat> (raw)
In-Reply-To: <20120917183656.580425350c48594a999aa735@freescale.com>

On Mon, Sep 17, 2012 at 06:36:56PM -0500, Kim Phillips wrote:
> Hi Tom,
> 
> Ira improved mpc8308rdb h/w support by making it more comprehensive.
> Please pull:
> 
> The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 09:17:27 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-mpc83xx.git master
> 
> for you to fetch changes up to 014d1dfc669ab2295d7fa4ec4b9f00a4004917a0:
> 
>   mpc8308rdb: add support for eSDHC MMC controller (2012-09-17 17:47:12 -0500)
> 
> ----------------------------------------------------------------
> Ira W. Snyder (5):
>       mpc8xxx_spi: fix SPI support on MPC8308RDB
>       mpc8308rdb: add support for Spansion SPI flash on header J8
>       spansion: add support for S25FL256S1
>       mpc8308rdb: add support for FIT images
>       mpc8308rdb: add support for eSDHC MMC controller
> 
>  board/freescale/mpc8308rdb/mpc8308rdb.c | 58 +++++++++++++++++++++++++++++++++
>  drivers/mtd/spi/spansion.c              |  8 +++++
>  drivers/spi/mpc8xxx_spi.c               |  4 +++
>  include/configs/MPC8308RDB.h            | 31 ++++++++++++++++++
>  4 files changed, 101 insertions(+)

A number of boards (P2020RDB-PC_36BIT is the one I looked at the log in)
now fail:
spansion.c:74:3: error: unknown field 'page_size' specified in
initializer

Rejected, please fix, sorry.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120917/7e4e47ad/attachment.pgp>

  reply	other threads:[~2012-09-18  1:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-17 23:36 [U-Boot] [GIT PULL] mpc83xx: mpc8308rdb enhancements Kim Phillips
2012-09-18  1:18 ` Tom Rini [this message]
2012-09-18  3:09   ` Ira W. Snyder
2012-09-18 14:57     ` Tom Rini
2012-09-18 21:22       ` Kim Phillips
2012-09-18 23:28         ` Tom Rini

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=20120918011812.GD17195@bill-the-cat \
    --to=trini@ti.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 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.