Skip to content
  • Magnus Damm's avatar
    ARM: shmobile: Initial r8a7791 and Koelsch multiplatform support · 6d75bc64
    Magnus Damm authored
    
    
    Add Koelsch and r8a7791 to CONFIG_SHMOBILE_MULTI. At this
    point CCF is not yet supported so you cannot run this code
    yet. For CCF support to happen several different components
    are needed, and this is one simple portion that moves us
    forward. Other patches need to build on top of this one.
    
    Koelsch board support exists in 3 flavors:
    1) SHMOBILE_MULTI, MACH_KOELSCH - board-koelsch-reference.c (CCF + DT)
    2) SHMOBILE, MACH_KOELSCH_REFERENCE - board-koelsch-reference.c (DT)
    3) SHMOBILE, MACH_KOELSCH - board-koelsch.c (legacy C code)
    
    When CCF is done then 2) will be removed. When 1) includes same features
    as 3) then 3) will be removed.
    
    Signed-off-by: default avatarMagnus Damm <damm@opensource.se>
    Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
    6d75bc64