Hi Reinhard, On Monday 08 August 2011 03:29 PM, Reinhard Meyer wrote: > Dear Albert, Aneesh, Hong, > > There seem to be functions of type > > xxx(start, end) and xxx(start, size). > > Can't it be somehow decided to use only one variant > in all cases (flush, invalidate)?
The u-boot standard seems to be xxx(start, end) where the operation will be done on the range [start, end). This is what I figured out by looking at the prototypes and existing implementations when I did the armv7 work and I have stuck to this standard. Hong also seems to be following the same standard. If there is no objection, I shall add this definition to the README I am adding. best regards, Aneesh _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot