
26 Aug
2016
26 Aug
'16
3:12 p.m.
Hi Tom
The CONFIG_SYS_CACHELINE_SIZE is not defined for some of the platforms due to which buildman iill fail for these platforms.
Fixing this issue in generic way in Kconfig by selecting cacheline size based on arm processor type.
This patch is based on linux kernel commit 5637a126
Signed-off-by: Ravi Babu ravibabu@ti.com Reviewed-by: Lukasz Majewski l.majewski@samsung.com
Please see https://patchwork.ozlabs.org/patch/661424/ thanks!
Seems OK :-).
Thanks for providing the patch.
I missed this patch https://patchwork.ozlabs.org/patch/661424/ I checked with this patch running buildman on SPL-DFU patches, it succeeded.
Thanks.
Regards Ravi