Wolfgang Denk 3b74e7ec58 MPC512x: remove include/mpc512x.h
Move needed definitions (register descriptions etc.) from
include/mpc512x.h  into  include/asm-ppc/immap_512x.h.

Instead of using a #define'd register offset, use a function that
provides the PATA controller's base address.

All the rest of include/mpc512x.h are register offset definitions
which can be eliminated by proper use of C structures.

There are only a few register offsets remaining that are needed in
cpu/mpc512x/start.S; for these we provide cpu/mpc512x/asm-offsets.h
which is intended as a temporary workaround only. In a later patch
this file will be removed, too, and then auto-generated from the
respective C structs.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: John Rigby <jcrigby@gmail.com>
2009-06-12 20:47:16 +02:00
..
2009-03-23 10:22:47 +01:00
2009-03-20 22:39:13 +01:00
2009-06-12 20:47:16 +02:00
2009-06-12 20:47:16 +02:00
2009-04-06 20:40:47 +02:00
2009-03-20 22:39:13 +01:00
2009-06-12 20:45:48 +02:00
2009-06-12 20:47:16 +02:00
2009-02-22 15:49:28 +01:00
2009-04-03 23:47:06 +02:00
2009-02-24 10:19:00 +01:00
2009-04-03 23:47:06 +02:00
2009-02-22 13:39:27 +01:00
2009-04-03 23:47:06 +02:00
2009-02-23 15:51:10 -06:00
2009-06-12 20:39:53 +02:00
2009-04-06 20:40:46 +02:00