]> git.baikalelectronics.ru Git - uboot.git/commit
CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"
authorTrevor Woerner <trevor@toganlabs.com>
Fri, 3 May 2019 13:40:57 +0000 (09:40 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 18 May 2019 12:15:34 +0000 (08:15 -0400)
commit1934715c31f084575f7f0ee62d141dc6a85bcfc6
tree736ad77dfc0fd7dd9319cd6529063919f65ab5bd
parent68c4d6d03c602f7d6aad631532ad0624963efc0f
CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"

This config is the only config that uses:
#define CONFIG_SYS_DCACHE_OFF 1
in its #define.

Remove the superfluous "1" so this cache #define is like all the others.

Signed-off-by: Trevor Woerner <trevor@toganlabs.com>
include/configs/origen.h