2 * CPCI-405 board specific definitions
4 * Copyright 2001-2006 esd electronic system design - hannover germany
6 * Authors: Matthias Fuchs
7 * matthias.fuchs@esd-electronics.com
9 * stefan.roese@esd-electronics.com
16 #include <platforms/4xx/ibm405gp.h>
17 #include <asm/ppcboot.h>
19 /* Map for the NVRAM space */
20 #define CPCI405_NVRAM_PADDR ((uint)0xf0200000)
21 #define CPCI405_NVRAM_SIZE ((uint)32*1024)
25 #define PPC4xx_MACHINE_NAME "esd CPCI-405"
27 #endif /* __CPCI405_H__ */
28 #endif /* __KERNEL__ */