This patch cleans up the Freescale MPC8308RDB Development board support.
Things fixed:
- Removed unused PCIE2 definitions from configuration
- SICR{L,H} defines used for System I/O Configuration Registers values
instead of hardcoding
- CONFIG_SYS_SCCR_PCIEXP1CM used to enable PCIE clock inste
On Tue, 14 Sep 2010 22:40:40 +0200
Ilya Yanok wrote:
> - clrsetbits_be32(&clk->sccr, SCCR_PCIEXP1CM ,
> - SCCR_PCIEXP1CM_1);
> -
this causes a new warning:
Configuring for MPC8308RDB board...
mpc8308rdb.c: In function 'pci_init_board':
mpc8308rdb.c:89: warnin
This patch cleans up the Freescale MPC8308RDB Development board support.
Things fixed:
- Removed unused PCIE2 definitions from configuration
- SICR{L,H} defines used for System I/O Configuration Registers values
instead of hardcoding
- CONFIG_SYS_SCCR_PCIEXP1CM used to enable PCIE clock inste
3 matches
Mail list logo