]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8548CDS.h
8548cds PCIE support.
authorEd Swarthout <Ed.Swarthout@freescale.com>
Fri, 27 Jul 2007 06:50:52 +0000 (01:50 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 14 Aug 2007 06:39:00 +0000 (01:39 -0500)
commitf2cff6b104f82b993bef6086ce0c97159bbe1add
treea8577ba96ab85cb959e2d7160bd949300443c8e1
parent837f1ba05cfb248aba5ab8e1fb1bfeefa07d5962
8548cds PCIE support.

Make the early L1 cache stack region guarded to prevent speculative
fetches outside the locked range.

Use _PHYS defines, not _MEM for cpu-side PCI memory mapped regions.
init.S whitespace cleanup.

Allow TEXT_BASE value to be specified on command line.  This allows it
to be set to 0xfffc0000 which cuts the uboot binary in half.

Clear and enable lbc and ecm errors.

Update last_busno in device-tree for pci and pcie.

Remove load of obsolete cpu/mpc85xx/pci.0

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
board/cds/mpc8548cds/config.mk
board/cds/mpc8548cds/init.S
board/cds/mpc8548cds/mpc8548cds.c
board/cds/mpc8548cds/u-boot.lds
include/configs/MPC8548CDS.h