]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: implement proper peripheral reset
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Fri, 1 Mar 2019 19:12:36 +0000 (20:12 +0100)
committerMarek Vasut <marex@denx.de>
Wed, 17 Apr 2019 20:20:17 +0000 (22:20 +0200)
commit2eac5ade78b0e3f3d435c62e6281298aecacb237
treefd87baca6540bf0c4036f7ebe50e9505a757a06e
parentc40126e2dab11c559a78fb03602ddc1ff69eb603
arm: socfpga: implement proper peripheral reset

This commit removes ad-hoc reset handling for peripheral resets from SPL
for socfpga gen5.

This is done because as U-Boot drivers support reset handling by now.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
arch/arm/mach-socfpga/misc_gen5.c
arch/arm/mach-socfpga/spl_gen5.c