coreboot-kgpe-d16/src/mainboard/google
Zhuohao Lee f7b5955b36 mb/google/poppy/variants/nami: change type of board_sku_id() to uint32_t
Tools/scripts, like mosys/arc-setup, use int (4 bytes) to
read the sku id. In order to support "-1", we need to use
uint32_t (4 bytes) instead of using uint16_t (2 bytes) data type.
Otherwise, tools/scripts will read 65535 instead of -1.
Another reason to change this is that sku_id can be
supported by ec up to 4 bytes.

BUG=b:73792190
TEST=mosys output "Platform not supported" for -1 sku id
     arc-setup read -1 sku id

Change-Id: Ib3baa8419f138abeb412ac09c2e7dc608e3b758b
Signed-off-by: Zhuohao Lee <zhuohao@chromium.org>
Reviewed-on: https://review.coreboot.org/25252
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-03-21 16:02:26 +00:00
..
auron mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
beltino mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
butterfly sb/intel/common: Fix conflicting OIC register definition 2018-03-02 17:21:06 +00:00
chell mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
cyan mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
daisy chromeec: Change the API for hostevent/wake masks to handle 64-bit 2017-11-22 19:10:26 +00:00
eve mb/google/eve: Update DPTF parameters 2018-03-16 04:18:51 +00:00
fizz mb/google/fizz: Enable VMX 2018-03-19 14:23:03 +00:00
foster boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
gale boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
glados mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
gru google/scarlet: Adjust K&D power sequence from software 2018-03-08 18:02:34 +00:00
jecht mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
kahlee mb/google/kahlee: Add register address mapping for FCH MISC 2018-03-21 03:55:11 +00:00
lars google/lars: Turn on keyboard backlight in romstage 2018-02-05 19:50:53 +00:00
link sb/intel/common: Fix conflicting OIC register definition 2018-03-02 17:21:06 +00:00
nyan boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
nyan_big mainboard/google: Disable big, pit, and ryu ec builds 2018-02-22 10:03:10 +00:00
nyan_blaze boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
oak security/tpm: Change TPM naming for different layers. 2018-01-18 01:45:35 +00:00
octopus mb/google/octopus: Enable TPM on GSPI 2018-03-21 16:01:05 +00:00
parrot sb/intel/common: Fix conflicting OIC register definition 2018-03-02 17:21:06 +00:00
peach_pit mainboard/google: Disable big, pit, and ryu ec builds 2018-02-22 10:03:10 +00:00
poppy mb/google/poppy/variants/nami: change type of board_sku_id() to uint32_t 2018-03-21 16:02:26 +00:00
purin boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
rambi mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
reef soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin array 2018-03-16 04:43:01 +00:00
rotor Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
slippy mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
smaug mainboard/google: Disable big, pit, and ryu ec builds 2018-02-22 10:03:10 +00:00
storm boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
stout sb/intel/common: Fix conflicting OIC register definition 2018-03-02 17:21:06 +00:00
urara boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
veyron boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
veyron_mickey boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
veyron_rialto boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
zoombini mb/google/zoombini/variants/meowth: Make FPMCU interrupt level-triggered 2018-03-14 11:18:47 +00:00
Kconfig tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00