soc/intel/quark: Don't use CAR_GLOBAL
commit84e22e37e89e3384782c40379cc7f2b18faa2099
authorArthur Heymans <arthur@aheymans.xyz>
Sat, 25 May 2019 07:57:27 +0000 (25 09:57 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 29 May 2019 20:05:06 +0000 (29 20:05 +0000)
tree34e1ebbfa41e88f0517d1e0f0f4609cddcb68f5b
parent6e11908128ec83c6237f3285bc7e2cfbc6f6d0f7
soc/intel/quark: Don't use CAR_GLOBAL

This soc has NO_CAR_GLOBAL_MIGRATION and does not require CAR_GLOBAL
and car_get/set_x.

Change-Id: I4e2c1c5766e3bcdd4763b42fb925074f7ccd7002
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32998
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/quark/romstage/fsp2_0.c
src/soc/intel/quark/romstage/romstage.c
src/soc/intel/quark/storage_test.c