24 Nov, 2011

2 commits

  • Usually, freescale rapidio endpoint can support one or two 1x or 4X
    LP-Serial link interfaces, and rapidio message transactions can be
    implemented by two message units. This adds the support of two
    rapidio ports and initializes message unit 0 and message unit 1. And
    these ports and message units can work simultaneously.

    Signed-off-by: Li Yang
    Signed-off-by: Jin Qing
    Signed-off-by: Liu Gang
    Acked-by: Alexandre Bounine
    Signed-off-by: Kumar Gala

    Liu Gang
     
  • The Freescale PowerPC RapidIO controller consists of a RapidIO endpoint and
    a RapidIO message unit(RMU). Or use RapidIO message manager(RMan) to
    replace the RMU in DPAA architecture. Therefore, we should split the code
    into two function modules according to the hardware architecture. Add new
    struct for RMU module, and new initialization function to set up RMU
    module. This policy is very conducive to adding new module like RMan, or
    adding multi-ports or message units support.

    Signed-off-by: Lian Minghuan
    Signed-off-by: Liu Gang
    Acked-by: Alexandre Bounine
    Signed-off-by: Kumar Gala

    Liu Gang
     

29 Apr, 2008

1 commit


24 Jan, 2008

1 commit