Files
u-boot/arch/arm/include/asm
Patrick Delaunay f8dc7f2f18 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
Move CONFIG_SYS_ARM_CACHE_WRITETHROUGH and
CONFIG_SYS_ARM_CACHE_WRITEALLOC into Kconfig done by moveconfig.py.

Kconfig uses a choice between the 3 values supported in U-Boot,
including the new configuration CONFIG_SYS_ARM_CACHE_WRITEBACK
(the default configuration).

The patch also avoids to select simultaneously 2 configurations.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-05-01 11:34:01 -04:00
..
2020-01-08 13:20:08 +01:00
2018-05-07 15:53:29 -04:00
2018-09-25 21:49:18 -04:00
2018-01-19 15:49:26 -05:00
2020-03-30 08:12:13 +05:30
2020-01-24 11:19:52 -05:00
2019-05-28 13:58:06 -04:00