]> git.baikalelectronics.ru Git - uboot.git/commit
m68k: fix cache.c for Coldfire V4E
authorAngelo Dureghello <angelo@sysam.it>
Wed, 31 May 2017 19:32:48 +0000 (21:32 +0200)
committerAngelo Dureghello <angelo@sysam.it>
Thu, 17 Aug 2017 23:26:17 +0000 (01:26 +0200)
commit83f0e5c257f87f589d76d965a6a1f139b420639a
tree6d0f82550291b08d43a6d347d44c74d3f19048e9
parented1b5d0abecc9fd9bacb4d2a4e05bde479fc855e
m68k: fix cache.c for Coldfire V4E

- fix cache.c CONFIG_CF_V4e to CONFIG_CF_V4E
- fix cache.c to properly enable/disable cache for V4E

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
arch/m68k/lib/cache.c