u-boot-brain/include/asm-ppc
roy zang 4c52783b3d General code modification for mpc7448hpc2 board support.
1. Add 7447A and 7448 processor support.
2. Add the following flags.

CFG_CONFIG_BUS_CLK : If the 74xx bus frequency can be configured dynamically
(such as by switch on board), this flag should be set.

CFG_EXCEPTION_AFTER_RELOCATE: If an exception occurs after the u-boot
relocates to RAM, this flag should be set.

CFG_SERIAL_HANG_IN_EXCEPTION: If the print out function will cause the
system hang in exception, this flag should be set.

There is a design issue for tsi108/109 pci configure  read. When pci scan
the slots, if there is no pci card, the tsi108/9 will cause a machine
check exception for mpc7448 processor.

Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
2006-11-02 18:49:51 +08:00
..
5xx_immap.h * Code cleanup: 2003-06-27 21:31:46 +00:00
8xx_immap.h Patch by Yuli Barcohen, 19 Apr 2004: 2004-06-06 21:35:06 +00:00
atomic.h Initial revision 2001-04-28 17:59:11 +00:00
bitops.h * Code cleanup: 2003-06-27 21:31:46 +00:00
byteorder.h Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
cache.h Initial revision 2002-05-15 20:05:05 +00:00
cpm_85xx.h Fix DPRAM offset/size for MPC8541/8555. 2005-12-06 15:02:31 +01:00
cpm_8260.h * Patches by Pantelis Antoniou, 30 Mar 2004: 2004-04-15 18:22:41 +00:00
e300.h Fix style issues primarily in 85xx and 83xx boards. 2005-08-01 13:20:47 -05:00
errno.h Initial revision 2000-08-21 15:05:47 +00:00
fsl_i2c.h Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c 2006-10-19 11:34:11 -05:00
global_data.h General code modification for mpc7448hpc2 board support. 2006-11-02 18:49:51 +08:00
i2c.h Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: 2006-04-20 13:45:32 -05:00
immap_83xx.h Fix DDR ECC bit definitions for MPC83xx. 2006-03-16 14:35:32 +01:00
immap_85xx.h Use generic I2C register block on 85xx and 86xx. 2006-10-20 17:16:35 -05:00
immap_86xx.h Use generic I2C register block on 85xx and 86xx. 2006-10-20 17:16:35 -05:00
immap_8220.h Patch by TsiChung Liew, 23 Sep 2004: 2004-10-28 00:09:35 +00:00
immap_8260.h Patch by Thomas Viehweger, 14 May 2004: 2004-06-09 12:42:26 +00:00
io.h * Code cleanup: 2003-06-27 21:31:46 +00:00
iopin_8xx.h Add iopset command on mpc8xx 2005-09-26 00:44:15 +02:00
iopin_85xx.h Add CPM2 I/O pin functions for MPC85xx processors 2006-03-12 22:41:33 +01:00
iopin_8260.h Initial revision 2001-08-05 15:35:05 +00:00
m8260_pci.h * Code cleanup: 2003-06-27 21:31:46 +00:00
mc146818rtc.h Initial revision 2000-11-20 17:21:10 +00:00
mmu.h Fixed leading whitespace issues. 2006-10-13 16:47:53 -05:00
mpc8349_pci.h Added PCI support for MPC8349ADS board 2006-01-12 19:51:38 -06:00
pci_io.h * Code cleanup: 2003-06-27 21:31:46 +00:00
pnp.h * Code cleanup: 2003-06-27 21:31:46 +00:00
posix_types.h Initial revision 2001-04-28 17:59:11 +00:00
processor.h Merge branch 'master' of http://www.denx.de/git/u-boot 2006-09-19 08:51:24 -05:00
ptrace.h * Code cleanup: 2003-06-27 21:31:46 +00:00
residual.h * Code cleanup: 2003-06-27 21:31:46 +00:00
sigcontext.h Initial revision 2000-10-11 22:04:29 +00:00
signal.h Initial revision 2001-04-28 17:59:11 +00:00
status_led.h * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
string.h Initial revision 2000-08-21 15:05:47 +00:00
types.h Initial revision 2000-08-21 15:05:47 +00:00
u-boot.h Merge branch 'master' of http://www.denx.de/git/u-boot 2006-09-19 08:51:24 -05:00