]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: zynq: Remove unused board_early_init_f()
authorMichal Simek <michal.simek@xilinx.com>
Tue, 15 Oct 2019 11:06:32 +0000 (13:06 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Oct 2019 11:37:03 +0000 (13:37 +0200)
commit03e0c31459b2209f60c9e96e8ab127af2e161b6d
treeaa8c0d2bd95f05a1dd961aecdbe0c8920fdc56c0
parentf2a6b6f6f83d12fa2dfa3da3b867ec8034ce2fb0
ARM: zynq: Remove unused board_early_init_f()

board_early_init_f added by commit 9934c6b84764
("arm: zynq: Wire watchdog internals") is no longer needed that's why
remove it also with Kconfig enabling.

Fixes: d4e5c3c17ebd ("watchdog: Move watchdog_dev to data section (BSS may not be cleared)")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/Kconfig
board/xilinx/zynq/board.c
configs/zynq_dlc20_rev1_0_defconfig