arm: socfpga: soc64: Skip handoff data access in SSBL
authorChee Hong Ang <chee.hong.ang@intel.com>
Thu, 24 Dec 2020 10:21:10 +0000 (18:21 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 15 Jan 2021 09:48:38 +0000 (17:48 +0800)
commit7cfb5d85cebbea1a4fd5351dffb9600c5496bee2
tree8935e208b6a07f957d5b050794a5c8dbe7c0575d
parent482bc18d4a6455f4a350a1cd0f899abed62b64da
arm: socfpga: soc64: Skip handoff data access in SSBL

SPL already setup the Clock Manager with the handoff data
from OCRAM. When the Clock Manager's driver get probed again
in SSBL, it shall skip the handoff data access in OCRAM.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
arch/arm/mach-socfpga/wrap_pll_config_s10.c