ARM: socfpga: Unreset NAND in SPL on Gen5
authorMarek Vasut <marex@denx.de>
Wed, 20 Nov 2019 21:36:24 +0000 (22:36 +0100)
committerMarek Vasut <marex@denx.de>
Mon, 25 Nov 2019 12:12:56 +0000 (13:12 +0100)
commita1a9843a29672be49a5bbb3a07fea8dbc88369ba
tree623f8c55db030e78616a97ae9c136a8f3f8ddb9f
parent533832c6a47b5f7463f3b1d20337d2746f568b24
ARM: socfpga: Unreset NAND in SPL on Gen5

In case the SPL on Gen5 loads U-Boot from NAND, unreset the NAND IP
explicitly in the platform code as the denali-spl driver is not aware
of DM at all.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <chin.liang.see@intel.com>
Cc: Dalon Westergreen <dwesterg@gmail.com>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Ley Foon Tan <ley.foon.tan@intel.com>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Cc: Tien Fong Chee <tien.fong.chee@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/spl_gen5.c