commit | e228332285549dbf353dbd33112d5b53246d431a | [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 | 363429f4376bb31a9c7c96053d083798b7db611e [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>