]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
8544ds PCIE support
authorEd Swarthout <Ed.Swarthout@freescale.com>
Fri, 27 Jul 2007 06:50:51 +0000 (01:50 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 14 Aug 2007 06:38:40 +0000 (01:38 -0500)
commit837f1ba05cfb248aba5ab8e1fb1bfeefa07d5962
treeafb8a02fe74416106236caa33265e4958c453c5a
parent61a21e980a7b9188424d04f1c265fdc5c21c7e85
8544ds PCIE support

PCI1 LAW mapping should use CFG_PCI1_MEM_PHY and not _BASE address.

Enable LBC and ECM errors and clear error registers.

Add tftpflash env var to get uboot from tftp server and flash it.

Add pci/pcie convenience env vars to display register space:
  "run pcie3regs" to see all pcie3 ccsr registers
  "run pcie3cfg" to see all cfg registers
Whitespace cleanup and MPC8544DS.h

Enable CONFIG_INTERRUPTS.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
board/freescale/mpc8544ds/init.S
board/freescale/mpc8544ds/mpc8544ds.c
include/asm-ppc/immap_85xx.h
include/configs/MPC8544DS.h