[PATCH] armv8: cache_v8: fix mmu_set_region_dcache_behaviour
Tom Rini
trini at konsulko.com
Mon May 25 19:59:16 CEST 2020
On Mon, May 11, 2020 at 04:41:07PM +0800, Peng Fan wrote:
> enum dcache_option already shift left 2 bits,
> PMD_ATTRINDX(option), will wrongly shift left the attr 4bits, which
> is wrong. And make the region user set not has expected attribute
> and might affect the splitted block region.
>
> Reviewed-by: Ye Li <ye.li at nxp.com>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
Please note that I reworded the commit message a bit. In the interest
of fixing the bug now:
Applied to u-boot/master.
But on reading the code and macros to understand things better for the
commit message, I wonder why we don't just use options directly now in
the code? Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200525/00be01cb/attachment.sig>
More information about the U-Boot
mailing list