]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
omap2: modify omap24xx.h to improve constant names and prepare for multi-arch kernels
authorPaul Walmsley <paul@pwsan.com>
Thu, 3 May 2007 22:52:35 +0000 (16:52 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 25 May 2007 18:21:41 +0000 (11:21 -0700)
commitefbeb3efd257a779c9e7bb161d016557dd0bd95a
treeb6098d623414930219e1a305e319c249e2256d6a
parent0bb239c1f3a6ea14c74b6e965d5280ba83c29115
omap2: modify omap24xx.h to improve constant names and prepare for multi-arch kernels

Redo the defines in omap24xx.h to fix poorly-named defines, such as
OMAP24XX_SDRC_BASE, which is different between 2420 and 2430.  Also,
prepare for future multi-architecture kernels by removing the
architecture prefixes from several of the defines.  (Presumably in the
future these will be assigned to 'static void __iomem *'s by runtime
init code depending on the CPU type.)

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
include/asm-arm/arch-omap/entry-macro.S
include/asm-arm/arch-omap/io.h
include/asm-arm/arch-omap/omap24xx.h