• Julius Werner's avatar
    plat/rockchip: Switch to use new common BL aux parameter library · c1185ffd
    Julius Werner authored
    
    
    This patch changes all Rockchip platforms to use the new common BL aux
    parameter helpers. Since the parameter space is now cleanly split in
    generic and vendor-specific parameters and the COREBOOT_TABLE
    parameter is now generic, the parameter type number for that parameter
    has to change. Since it only affects coreboot which always builds TF as
    a submodule and includes its headers directly to get these constants,
    this should not cause any issues. In general, after this point, we
    should avoid changing already assigned parameter type numbers whenever
    possible.
    
    Change-Id: Ic99ddd1e91ff5e5fe212fa30c793a0b8394c9dad
    Signed-off-by: default avatarJulius Werner <jwerner@chromium.org>
    c1185ffd
platform.mk 2.04 KB