Re: [U-Boot] [PATCH v3 8/8] powerpc/85xx: Add SRIO support to P2020DS

2011-01-11 Thread Kumar Gala
On Jan 11, 2011, at 2:10 AM, Kumar Gala wrote: > From: Li Yang > > The P2020 has 2 SRIO ports and they are useable on the P2020 DS board. > Enable them using the common SRIO init code. > > Signed-off-by: Li Yang > Signed-off-by: Kumar Gala > --- > * Renamed CONFIG_SYS_HAS_SRIO -> CONFIG_SYS_

[U-Boot] [PATCH v3 8/8] powerpc/85xx: Add SRIO support to P2020DS

2011-01-11 Thread Kumar Gala
From: Li Yang The P2020 has 2 SRIO ports and they are useable on the P2020 DS board. Enable them using the common SRIO init code. Signed-off-by: Li Yang Signed-off-by: Kumar Gala --- * Renamed CONFIG_SYS_HAS_SRIO -> CONFIG_SYS_SRIO include/configs/P2020DS.h | 24 +++- 1