mb/intel/cannonlake_rvp: Move FSP param override function to separate file
commit2488bea1aa596f5f9bf47acdd58a12147bf8e4ac
authorRizwan Qureshi <rizwan.qureshi@intel.com>
Tue, 18 Sep 2018 17:23:44 +0000 (18 22:53 +0530)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 4 Oct 2018 09:47:22 +0000 (4 09:47 +0000)
treee7a322715e6e9732685c753cb9a4e61495d51c42
parent742c6fedbd79410df8397960dd33ae48ae0b3b72
mb/intel/cannonlake_rvp: Move FSP param override function to separate file

Move the FSP param initialization function to a separate file,
as being done on the SoC side and remove the empty romstage.c file.

Change-Id: Ibe64bc4ebfdbbb124bcd460dc419da1f469aa7fa
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/28662
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
src/mainboard/intel/cannonlake_rvp/Makefile.inc
src/mainboard/intel/cannonlake_rvp/romstage_fsp_params.c [moved from src/mainboard/intel/cannonlake_rvp/romstage.c with 96% similarity]