Re: [edk2] [PATCH v5 2/2] ArmPlatformPkg: PL061: support multiple controller

2016-03-14 Thread Haojian Zhuang
在 03/14/2016 09:19 PM, Leif Lindholm 写道: On Mon, Mar 14, 2016 at 01:30:37PM +0800, Haojian Zhuang wrote: Support multiple PL061 controllers. If platform gpio driver couldn't be found, PL061 gpio driver will continue to load PcdPL061GpioBase as the register base. It could be compatible with

Re: [edk2] [PATCH v5 2/2] ArmPlatformPkg: PL061: support multiple controller

2016-03-14 Thread Leif Lindholm
On Mon, Mar 14, 2016 at 01:30:37PM +0800, Haojian Zhuang wrote: > Support multiple PL061 controllers. If platform gpio driver couldn't be > found, PL061 gpio driver will continue to load PcdPL061GpioBase as the > register base. > > It could be compatible with the use case of current PL061 gpio

[edk2] [PATCH v5 2/2] ArmPlatformPkg: PL061: support multiple controller

2016-03-13 Thread Haojian Zhuang
Support multiple PL061 controllers. If platform gpio driver couldn't be found, PL061 gpio driver will continue to load PcdPL061GpioBase as the register base. It could be compatible with the use case of current PL061 gpio driver. Contributed-under: TianoCore Contribution Agreement 1.0