25 Aug, 2020

3 commits

  • SBC-S32VEVB has external PCIe clocking.

    Signed-off-by: Kay Potthoff
    Signed-off-by: Costin Carabas
    Signed-off-by: Larisa Grigore

    Kay Potthoff
     
  • Add RTC PCF85263 driver for mpxs32v234.

    Signed-off-by: Kay Potthoff
    Signed-off-by: Costin Carabas

    Kay Potthoff
     
  • This adds initial support and configuration for
    the MicroSys SBC-S32 evaluation board.

    Signed-off-by: Kay Potthoff

    - moved SYS_VENDOR config to board/freescale/Kconfig in order to avoid code
    duplication.
    - removed unrelevant configs from board/microsys/mpxs32v234/Kconfig
    - documented magic numbers from /board/microsys/mpxs32v234/mpxs32v234.c
    - documented magic numbers from /board/microsys/mpxs32v234/mpxs32v234.cfg
    - removed BCM switch config

    Signed-off-by: Costin Carabas
    Signed-off-by: Cosmin Oprea

    Kay Potthoff