]> git.neil.brown.name Git - history.git/commit
[ARM PATCH] 1506/1: Add iq80321 MTD mapping
authorEli Carter <eli.carter@com.rmk.(none)>
Thu, 17 Apr 2003 22:59:27 +0000 (23:59 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Thu, 17 Apr 2003 22:59:27 +0000 (23:59 +0100)
commit3d55cfd4e4de5b1110fe165f1956ba2e6893ef54
tree8efd9816dfc868f071f6e6945a1e60219183e989
parentf270bc9ef748afc89a776908f405e5496863d479
[ARM PATCH] 1506/1: Add iq80321 MTD mapping

Patch from Eli Carter

# Thu Apr 17 14:05:58 CDT 2003 ejc@rnd-linux-c84
# iq80321-mtd
#
# Add the MTD mapping for the flash chip on the iq80321 board.
# The drivers/mtd/maps/iq80321.c file comes from 2.4.19-rmk4-ds2, and is
# essentially a copy of the iq80310.c file in the same directory.
# This version used C99 initializers
#
# Diff'ed against 2.5.65-rmk1+1472-4+1502-3
# Applies cleanly to linux-2.5.67-rmk1+1502-3
#
#  arch/arm/def-configs/iq80321 |   61 ++++++++++-----
#  drivers/mtd/maps/Kconfig     |    8 ++
#  drivers/mtd/maps/Makefile    |    1
#  drivers/mtd/maps/iq80321.c   |  169 +++++++++++++++++++++++++++++++++++++++++++
#  4 files changed, 218 insertions(+), 21 deletions(-)
#
arch/arm/def-configs/iq80321
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/iq80321.c [new file with mode: 0644]