Linux 2.6.21
[linux/fpc-iii.git] / arch / powerpc / platforms / embedded6xx / mpc7448_hpc2.h
bloba543a5242e34f783e7e6001175dd42e0d0cb2fe8
1 /*
2 * mpc7448_hpc2.h
4 * Definitions for Freescale MPC7448_HPC2 platform
6 * Author: Jacob Pan
7 * jacob.pan@freescale.com
8 * Maintainer: Roy Zang <roy.zang@freescale.com>
10 * 2006 (c) Freescale Semiconductor, Inc. This file is licensed under
11 * the terms of the GNU General Public License version 2. This program
12 * is licensed "as is" without any warranty of any kind, whether express
13 * or implied.
16 #ifndef __PPC_PLATFORMS_MPC7448_HPC2_H
17 #define __PPC_PLATFORMS_MPC7448_HPC2_H
19 #include <asm/ppcboot.h>
21 /* Base Addresses for the PCI bus
23 #define MPC7448_HPC2_PCI_MEM_OFFSET (0x00000000)
24 #define MPC7448_HPC2_ISA_IO_BASE (0x00000000)
25 #define MPC7448_HPC2_ISA_MEM_BASE (0x00000000)
26 #endif /* __PPC_PLATFORMS_MPC7448_HPC2_H */