Skip to content
Snippets Groups Projects
Commit e4426d07 authored by pekon gupta's avatar pekon gupta Committed by Tom Rini
Browse files

ARM: omap4: add platform specific info for GPMC and ELM controllers


This patch moves platform specific information for GPMC and ELM controller
into separate header files, so that any derivative devices do not mess other
header files.

Platform specific information added into arch-xx/../hardware.h
 - CPU related platform specific details like base-address of GPMC and ELM

Platform specific information added into arch-xx/../mem.h
 - Generic configs for GPMC and ELM initialization.
 - Hardware parameters or constrains specific to GPMC and ELM IP like;
   number of max number of chip-selects available

Signed-off-by: default avatarPekon Gupta <pekon@ti.com>
parent 29cc1d8e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment