mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: barebox@lists.infradead.org
Cc: sha@pengutronix.de
Subject: [PATCH 0/2] smc91111 mac address and cfi flash fixes
Date: Mon,  1 Feb 2010 11:31:01 +0100	[thread overview]
Message-ID: <1265020263-21417-1-git-send-email-mkl@pengutronix.de> (raw)

Hello,

although these two patches are not related,
I'm sending them as a series :)

Our Admin discovered that the MAC address read from the smc91111
eeprom is bytewrapped. (Thanks to Jochen).

The second patch addresses an aligment problem found in the cfi_flash driver.
The patch reduces the access width to fix the problem. Thanks to Uwe for
finding a nice way to figure out the minimum alignment.

However the cfi_flash_new driver has the same problem.
Which should be fixed, too.

Please review and consider to apply.
cheers, Marc.

For you convenience you can pull....:

The following changes since commit c68c06cb0e5f9913473ab9cfbf7c48af79582c99:
  Sascha Hauer (1):
        barebox-2009.12.0

are available in the git repository at:

  git://git.pengutronix.de/git/mkl/barebox.git for-sha

Marc Kleine-Budde (2):
      smc91111: fix odering of mac address read from EEPROM
      cfi_flash: fix alignment problem

 drivers/net/smc91111.c  |   23 +++++++++--------------
 drivers/nor/cfi_flash.c |   10 +++++++---
 2 files changed, 16 insertions(+), 17 deletions(-)



_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2010-02-01 10:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-01 10:31 Marc Kleine-Budde [this message]
2010-02-01 10:31 ` [PATCH 1/2] smc91111: fix odering of mac address read from EEPROM Marc Kleine-Budde
2010-02-01 10:31   ` [PATCH 2/2] cfi_flash: fix alignment problem Marc Kleine-Budde
2010-02-01 15:31 ` [PATCH 0/2] smc91111 mac address and cfi flash fixes Sascha Hauer

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=1265020263-21417-1-git-send-email-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=sha@pengutronix.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