[PATCH/master] ARM/Samsung: A required fix and a cleanup

Juergen Beisert jbe at pengutronix.de
Fri Jul 20 02:56:14 EDT 2012


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



More information about the barebox mailing list