[U-Boot] [U-boot] [Patch v2 0/4] keystone2: generalize navigator driver usage

Tom Rini trini at ti.com
Wed Oct 8 16:42:59 CEST 2014


On Wed, Oct 08, 2014 at 05:37:10PM +0300, Ivan Khoronzhuk wrote:
> On 09/05/2014 07:02 PM, Ivan Khoronzhuk wrote:
> >This series generalize keystone_nav driver usage in order to
> >add keystone2 K2E/K2L SoCs support.
> >
> >Based on u-boot-ti/master
> >
> >v2..v1:
> >	rebased on top of u-boot-ti/master, no functional changes
> >
> >Ivan Khoronzhuk (4):
> >   keystone2: keystone_nav: don't use hard addresses in qm_config
> >   keystone2: keystone_nav: don't use hard addresses in netcp_pktdma
> >   dma: keystone_nav: move keystone_nav driver to driver/dma/
> >   dma: keystone_nav: generalize driver usage
> >
> >  arch/arm/cpu/armv7/keystone/Makefile               |   1 -
> >  arch/arm/include/asm/arch-keystone/hardware-k2hk.h |  13 ++
> >  arch/arm/include/asm/arch-keystone/hardware.h      |  13 +-
> >  .../{arch-keystone => ti-common}/keystone_nav.h    |  16 +-
> >  drivers/dma/Makefile                               |   1 +
> >  .../armv7/keystone => drivers/dma}/keystone_nav.c  | 196 ++++++++-------------
> >  drivers/dma/keystone_nav_cfg.c                     |  27 +++
> >  drivers/net/keystone_net.c                         |  15 +-
> >  include/configs/k2hk_evm.h                         |   2 +
> >  include/configs/ks2_evm.h                          |  29 +++
> >  10 files changed, 174 insertions(+), 139 deletions(-)
> >  rename arch/arm/include/asm/{arch-keystone => ti-common}/keystone_nav.h (91%)
> >  rename {arch/arm/cpu/armv7/keystone => drivers/dma}/keystone_nav.c (53%)
> >  create mode 100644 drivers/dma/keystone_nav_cfg.c
> >
> 
> Tom,
> 
> Could you please pickup subj series?

During the next merge window yes, I don't think this part was posted in
time for this release.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141008/a47895eb/attachment.pgp>


More information about the U-Boot mailing list