]> Git Repo - J-u-boot.git/commit
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
authorNishanth Menon <[email protected]>
Mon, 9 Mar 2015 22:12:08 +0000 (17:12 -0500)
committerTom Rini <[email protected]>
Fri, 13 Mar 2015 13:29:24 +0000 (09:29 -0400)
commitc6f90e1418a84fe5fa463b38403bd1845cb6a59c
tree13f397ece8e1c8951ff738efb1ce1eeac848904d
parentfc7368ec858fc735866e7928a326a8e2a84c5696
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766

Enable the OMAP3 specific errata code for 454179, 430973, 621766
and while at it, remove legacy non-revision checked errata logic.

Signed-off-by: Nishanth Menon <[email protected]>
Tested-by: Matt Porter <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
16 files changed:
arch/arm/cpu/armv7/omap3/board.c
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/dig297.h
include/configs/mcx.h
include/configs/omap3_evm_common.h
include/configs/omap3_logic.h
include/configs/omap3_mvblx.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/tam3517-common.h
include/configs/tao3530.h
include/configs/ti_omap3_common.h
include/configs/tricorder.h
This page took 0.041045 seconds and 4 git commands to generate.