From: Michael Olbrich <m.olbrich@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Michael Olbrich <m.olbrich@pengutronix.de>
Subject: [PATCH 0/4] some mini2440 updates
Date: Sun, 18 May 2014 16:46:26 +0200 [thread overview]
Message-ID: <1400424390-24736-1-git-send-email-m.olbrich@pengutronix.de> (raw)
Hi,
Some updates for the mini2440. This is based on next, is that ok?
That's mostly relavant for the defconfig but dm9k.c has a small conflict as
well.
Michael
Michael Olbrich (4):
ARM: mini2440: switch to env2
ARM: mini2440: update defconfig
ARM Samsung: fix booting from NAND with pbl
net: dm9k: only read on packet for each call to dm9k_eth_rx()
arch/arm/boards/friendlyarm-mini2440/env/boot/nand | 9 ++++
arch/arm/boards/friendlyarm-mini2440/env/config | 54 ----------------------
.../boards/friendlyarm-mini2440/env/config-board | 16 +++++++
.../friendlyarm-mini2440/env/init/mtdparts-nand | 11 +++++
arch/arm/configs/friendlyarm_mini2440_defconfig | 34 +++++++-------
arch/arm/mach-samsung/Kconfig | 1 +
arch/arm/mach-samsung/lowlevel-s3c24x0.S | 5 +-
drivers/net/dm9k.c | 6 ++-
8 files changed, 60 insertions(+), 76 deletions(-)
create mode 100644 arch/arm/boards/friendlyarm-mini2440/env/boot/nand
delete mode 100644 arch/arm/boards/friendlyarm-mini2440/env/config
create mode 100644 arch/arm/boards/friendlyarm-mini2440/env/config-board
create mode 100644 arch/arm/boards/friendlyarm-mini2440/env/init/mtdparts-nand
--
2.0.0.rc0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2014-05-18 14:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-18 14:46 Michael Olbrich [this message]
2014-05-18 14:46 ` [PATCH 1/4] ARM: mini2440: switch to env2 Michael Olbrich
2014-05-18 14:46 ` [PATCH 2/4] ARM: mini2440: update defconfig Michael Olbrich
2014-05-18 14:46 ` [PATCH 3/4] ARM Samsung: fix booting from NAND with pbl Michael Olbrich
2014-05-18 14:46 ` [PATCH 4/4] net: dm9k: only read on packet for each call to dm9k_eth_rx() Michael Olbrich
2014-05-19 7:46 ` [PATCH 0/4] some mini2440 updates 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=1400424390-24736-1-git-send-email-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox