]> git.baikalelectronics.ru Git - uboot.git/commit
ARC: Cache: Move PAE exists check into slc_upper_region_init()
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Wed, 21 Mar 2018 12:58:58 +0000 (15:58 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Wed, 21 Mar 2018 14:06:54 +0000 (17:06 +0300)
commitfc9485b9a41109aaf50453c2996008aa9ad4458d
treebbabdc1be170a1b5b5e0411a0d07c2fe2828b748
parent84f6541fcd95ef8cebd21632cd3dff7a77c9380e
ARC: Cache: Move PAE exists check into slc_upper_region_init()

Move check for PAE existence into slc_upper_region_init()
instead of its caller as more appropriate place.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/lib/cache.c