summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
diff options
context:
space:
mode:
authorThomas Chou <[email protected]>2015-10-09 20:09:17 +0800
committerThomas Chou <[email protected]>2015-10-23 07:37:20 +0800
commit55e2b4d4e5dd179d748dca9f8c44585b7319f2e2 (patch)
tree7443193c43dc586b065c1c8026bf62a665d539cc /include/stdio_dev.h
parentbbba0714b7ca2d2424c11193a7884da8ef05c520 (diff)
nios2: set default cache configuration in start.S
Set default icache and dcache configuration for start.S. We want to remove the CONFIG_SYS_{I,D}CACHE_SIZE... configuration macros. As we are just barely starting from reset, there is no luxury of device tree. We will set some maximum cache configuration so that it will work for most configurations. This is used only in this start.S. The speed penalty is only once here. After start up, during board initialization, cpu information will be extracted from device tree. Then cache flush operations will have correct cache configurations. Signed-off-by: Thomas Chou <[email protected]> Acked-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions