commit | 6aa3d3bfaa986f1aff5e21a9b9f68d087715b1a9 | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Tue Sep 14 19:13:50 2010 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Thu Sep 23 21:14:42 2010 +0200 |
tree | d7fa66dbe49f468f0efaa94a0ad03507b46976f6 | |
parent | 9eda770b460161e6d6112c67cec0f46ec8d44921 [diff] |
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>