]> git.baikalelectronics.ru Git - uboot.git/commit
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
authorOvidiu Panait <ovpanait@gmail.com>
Sun, 29 Mar 2020 17:57:39 +0000 (20:57 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 19:17:14 +0000 (15:17 -0400)
commitf7de7d5b6cf97ff374f18f3068e4b83599611f04
tree10b508372f5cb670bc22df00e5abc5ca28f9aa77
parentf79e57fefe18387052f40a0d8ecb61747f19d072
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c

Move the ARM-specific reserve_mmu definition from common/board_f.c
to arch/arm/lib/cache.c.

Signed-off-by: Ovidiu Panait <ovpanait@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/lib/cache.c
common/board_f.c