• Andre Przywara's avatar
    arm_fpga: Remove bogus timer initialisation · a82ea1db
    Andre Przywara authored
    
    
    The arm_fpga platform code contains an dubious line to initialise some
    timer. On closer inspection this turn out to be bogus, as this was only
    needed on some special (older) FPGA board, and is actually not needed on
    the current model. Also the base address was wrong anyways.
    
    Remove the code entirely.
    
    Change-Id: I02e71aea645051b5addb42d972d7a79f04b81106
    Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
    a82ea1db
fpga_bl31_setup.c 1.9 KB