[U-Boot] [PATCHv5 4/6] dm: cache: add the pl310 cache controller driver

Tom Rini trini at konsulko.com
Mon May 6 11:14:16 UTC 2019


On Tue, Apr 23, 2019 at 04:55:04PM -0500, Dinh Nguyen wrote:

> Add a PL310 cache controller driver that is usually found on
> ARMv7(32-bit) devices. The driver configures the cache settings that can
> be found in the device tree files.
> 
> This initial revision only configures basic settings(data & instruction
> prefetch, shared-override, data & tag latency). I believe these are the
> settings that affect performance the most. Comprehensive settings can be
> done by the OS.
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Dinh Nguyen <dinguyen at kernel.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190506/ffb6e8db/attachment.sig>


More information about the U-Boot mailing list