[U-Boot] [PATCHv5 0/6] dm: cache: add dm cache driver

Tom Rini trini at konsulko.com
Wed Apr 24 12:58:51 UTC 2019


On Wed, Apr 24, 2019 at 07:32:14AM -0500, Dinh Nguyen wrote:
> 
> 
> On 4/23/19 5:02 PM, Tom Rini wrote:
> > On Tue, Apr 23, 2019 at 04:55:00PM -0500, Dinh Nguyen wrote:
> >> Hi,
> >>
> >> This is V4 of the series to add a UCLASS_CACHE dm driver to handling
> >> the configuration of cache settings. Place this new driver under
> >> /drivers/cache. In this initial revision, the driver is only configuring
> >> what I think are essential cache settings. The more comprehensive cache
> >> settings can be done in the OS.
> >>
> >> Diffs from v4:
> >> - Fix compile error found in sandbox_cache.c
> > 
> > Thanks.  I'd greatly appreciate it if you can throw this whole series at
> > travis (or just do a world build locally) and report back that
> > everything is OK now.
> > 
> 
> Will do. By a "world build", you mean using buildman for all
> architectures right?

Yes.  buildman can fetch a valid toolchain for everything I think (and
there's a documented location in .travis.yml for the maybe 1-2 that it
doesn't) and then build everything.

-- 
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/20190424/95b64c0c/attachment.sig>


More information about the U-Boot mailing list