summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2021-06-27 17:51:03 -0600
committerBin Meng <[email protected]>2021-07-15 19:50:09 +0800
commit7052968707b2c16da6b9c43aa058435d2932eb82 (patch)
tree7590208705559ae124277914e8ef9d3ebcccac2e /scripts
parent0f5ca1d1f1d399191d6481d1c8853c9ca6fe25ff (diff)
x86: Do cache set-up by default when booting from coreboot
A recent change to disable cache setup when booting from coreboot assumed that this has been done by SPL. The result is that for the coreboot board, the cache is disabled (in start.S) and never re-enabled. If the cache was turned off, as it is on boards without SPL, we should turn it back on. Add this new condition. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions