]> git.sur5r.net Git - u-boot/commit
common: board_f: Make reserve_mmu a weak function
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Thu, 13 Jul 2017 13:31:08 +0000 (19:01 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 2 Aug 2017 07:11:52 +0000 (09:11 +0200)
commit60873f736e46c0b2fe80c8c0d322bcdbdb8acc63
tree840f3ee40ca413a2648c7c795defce35f83293f4
parent584dc4095ed2e5d70146c5cb220fac18645798d1
common: board_f: Make reserve_mmu a weak function

Make reserve_mmu a weak so that it provides an option
to customize this routine as per platform need

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/board_f.c
include/common.h