-
- Downloads
arc: select cache settings via menuconfig
This change allows to keep board description clean and minimalistic.
This is especially helpful if one board may house different CPUs with
different features.
It is applicable to both FPGA-based boards or those that have CPUs
mounted on interchnagable daughter-boards.
Signed-off-by:
Alexey Brodkin <abrodkin@synopsys.com>
Showing
- arch/arc/Kconfig 19 additions, 0 deletionsarch/arc/Kconfig
- arch/arc/include/asm/cache.h 5 additions, 8 deletionsarch/arc/include/asm/cache.h
- arch/arc/lib/cache.c 1 addition, 0 deletionsarch/arc/lib/cache.c
- configs/axs101_defconfig 3 additions, 1 deletionconfigs/axs101_defconfig
- configs/tb100_defconfig 2 additions, 1 deletionconfigs/tb100_defconfig
- include/configs/arcangel4-be.h 0 additions, 1 deletioninclude/configs/arcangel4-be.h
- include/configs/arcangel4.h 0 additions, 1 deletioninclude/configs/arcangel4.h
- include/configs/axs101.h 0 additions, 4 deletionsinclude/configs/axs101.h
- include/configs/tb100.h 0 additions, 1 deletioninclude/configs/tb100.h
Loading
Please register or sign in to comment