soc/amd/picasso/bootblock/bootblock: Remove duplicate i2c init
commitf771b1669bd860858ca89ef389940779d1baadb0
authorRaul E Rangel <rrangel@chromium.org>
Wed, 29 Apr 2020 19:41:36 +0000 (29 13:41 -0600)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 1 May 2020 06:59:03 +0000 (1 06:59 +0000)
treebfa2353f8f744161ab59e4f73e1c74507064f9c1
parent89e51e6178186bce7f602007232980adc28ca510
soc/amd/picasso/bootblock/bootblock: Remove duplicate i2c init

fch_early_init already calls i2c_soc_early_init().

BUG=b:153675916
TEST=Boot trembyle and only see 1 i2c initialization message

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I689616fb617904df1781be3abe9d1dc580608173
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40866
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/amd/picasso/bootblock/bootblock.c