• Marek Vasut's avatar
    plat: rcar: Generate platform compatible string · ac49c5fb
    Marek Vasut authored
    
    
    Generate /compatible string for the platform, so that the subsequent
    stages know which platform they are running on. This could be useful
    when ie. building U-Boot that contains DTs for multiple platforms and
    can thus decide on which platform it is running. This would ultimately
    allow single bootloader binary for all Gen3 platforms.
    Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
    ac49c5fb
bl2_plat_setup.c 20.3 KB