]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
83xx: Remove warmboot parameter from PCI init functions
authorPeter Tyser <ptyser@xes-inc.com>
Wed, 15 Sep 2010 00:13:50 +0000 (19:13 -0500)
committerWolfgang Denk <wd@denx.de>
Thu, 23 Sep 2010 19:14:42 +0000 (21:14 +0200)
commit6aa3d3bfaa986f1aff5e21a9b9f68d087715b1a9
treed7fa66dbe49f468f0efaa94a0ad03507b46976f6
parent9eda770b460161e6d6112c67cec0f46ec8d44921
83xx: Remove warmboot parameter from PCI init functions

This change lays the groundwork for the BOOTFLAG_* flags being removed.

This change has the small affect of delaying 100ms on PCI initialization
after a warm boot as opposed to the optimal 1ms on some boards.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
included the mpc8308_p1m board.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
21 files changed:
arch/powerpc/cpu/mpc83xx/pci.c
arch/powerpc/cpu/mpc83xx/pcie.c
board/esd/vme8349/pci.c
board/freescale/mpc8308rdb/mpc8308rdb.c
board/freescale/mpc8313erdb/mpc8313erdb.c
board/freescale/mpc8315erdb/mpc8315erdb.c
board/freescale/mpc8323erdb/mpc8323erdb.c
board/freescale/mpc832xemds/pci.c
board/freescale/mpc8349emds/pci.c
board/freescale/mpc8349itx/pci.c
board/freescale/mpc8360emds/pci.c
board/freescale/mpc8360erdk/mpc8360erdk.c
board/freescale/mpc837xemds/pci.c
board/freescale/mpc837xerdb/pci.c
board/matrix_vision/mvblm7/pci.c
board/mpc8308_p1m/mpc8308_p1m.c
board/sbc8349/pci.c
board/sheldon/simpc8313/simpc8313.c
board/tqc/tqm834x/pci.c
board/ve8313/ve8313.c
include/mpc83xx.h