Create new header file and move peripherals base address from configs file to new...
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>
Fri, 6 Jul 2007 03:39:07 +0000 (22:39 -0500)
committerJohn Rigby <jrigby@freescale.com>
Tue, 10 Jul 2007 20:29:08 +0000 (14:29 -0600)
commit48dbfeabc7afffe30609a4489f10c22cb67ef7dd
treed2d41db961996709e206152c759c9e47c1c33f26
parentbe296e31c4411f96d9cb3d2afc8fcb006867abfa
Create new header file and move peripherals base address from configs file to new header file.

Create new header file to include immap_5xxx.h and m5xxx.h and to share among drivers without update in driver file each processor is added. Moved peripherals base address and defines from configs file to immap.h.

Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
include/asm-m68k/immap.h [new file with mode: 0644]
include/configs/M5329EVB.h