mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH/master] ARM/Samsung: A required fix and a cleanup
@ 2012-07-20  6:56 Juergen Beisert
  2012-07-20  6:56 ` [PATCH 1/3] ARM/Samsung: be able to include the nand header multiple times Juergen Beisert
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Juergen Beisert @ 2012-07-20  6:56 UTC (permalink / raw)
  To: barebox

Some fixes and cleanups for master related to boards based on the Samsung
S3C24XX CPU.

The following changes since commit b78e5fe9f3ce155065831d3aa8a480656a8f53c5:

  commands/crc: assert newline after output with big offsets (2012-07-17 20:41:17 +0200)

are available in the git repository at:

  git://git.pengutronix.de/git/jbe/barebox.git for_master_s3c24xx_runtime_fix_and_cleanup

for you to fetch changes up to b47220d7f70df9191fc456dbcaeaa6ead72c6c02:

  NAND/Samsung: remove a leftover from architeture clean ups (2012-07-20 08:41:35 +0200)

----------------------------------------------------------------
Juergen Beisert (3):
      ARM/Samsung: be able to include the nand header multiple times
      ARM/Samsung: unify device registration for the S3C24XX SoCs
      NAND/Samsung: remove a leftover from architeture clean ups

 arch/arm/boards/a9m2410/a9m2410.c                  |    7 ++-
 arch/arm/boards/a9m2440/a9m2440.c                  |    7 ++-
 arch/arm/boards/mini2440/mini2440.c                |   16 +++---
 .../mach-samsung/include/mach/devices-s3c24xx.h    |   55 ++++++++++++++++++++
 arch/arm/mach-samsung/include/mach/s3c24xx-nand.h  |    5 ++
 drivers/mtd/nand/Makefile                          |    1 -
 6 files changed, 72 insertions(+), 19 deletions(-)
 create mode 100644 arch/arm/mach-samsung/include/mach/devices-s3c24xx.h

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

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

end of thread, other threads:[~2012-07-20  7:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-20  6:56 [PATCH/master] ARM/Samsung: A required fix and a cleanup Juergen Beisert
2012-07-20  6:56 ` [PATCH 1/3] ARM/Samsung: be able to include the nand header multiple times Juergen Beisert
2012-07-20  6:56 ` [PATCH 2/3] ARM/Samsung: unify device registration for the S3C24XX SoCs Juergen Beisert
2012-07-20  6:56 ` [PATCH 3/3] NAND/Samsung: remove a leftover from architeture clean ups Juergen Beisert
2012-07-20  7:53 ` [PATCH/master] ARM/Samsung: A required fix and a cleanup Sascha Hauer

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