summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/quark/car.S
Commit message (Collapse)AuthorAgeFilesLines
* x86: quark: Add Cache-As-RAM initializationBin Meng2015-02-061-0/+105
Quark SoC contains an embedded 512KiB SRAM (eSRAM) that is initialized by hardware. eSRAM is the ideal place to be used for Cache-As-RAM (CAR) before system memory is available. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud