On Tue, Jan 21, 2014 at 10:01:33AM -0800, Florian Fainelli wrote: > Some older machines such as the DECStation use a L1 data-cache shift of > 2 (value of 4), add a Kconfig symbol for this value so they can express > this requirement. Older DECstations got R2000/R3000 processors which have 16 byte cache lines. So a cache shift value of 4 would appear to be right. Maciej? Ralf