| commit | bab00b95b76d704878af0d70e66959c27bdf8f52 | [log] [tgz] |
|---|---|---|
| author | Ilya Yanok <yanok@emcraft.com> | Fri Sep 17 23:41:46 2010 +0200 |
| committer | Wolfgang Denk <wd@denx.de> | Thu Sep 23 21:13:44 2010 +0200 |
| tree | c5fb40b375a09032df70e8d2890033b1ccbc9970 | |
| parent | 9f530d59e63f6a4584e0caee54f92255c7ed59ab [diff] |
mpc83xx/pcie: make it compile with PCIE2 unconfigured
MPC8308 has only one PCIE host controller so we want it to compile
without CONFIG_SYS_PCIE2_CFG_{BASE,SIZE} defined.
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>