mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] some mini2440 updates
@ 2014-05-18 14:46 Michael Olbrich
  2014-05-18 14:46 ` [PATCH 1/4] ARM: mini2440: switch to env2 Michael Olbrich
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Olbrich @ 2014-05-18 14:46 UTC (permalink / raw)
  To: barebox; +Cc: Michael Olbrich

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-19  7:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-18 14:46 [PATCH 0/4] some mini2440 updates Michael Olbrich
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox