coreboot/src/soc/amd
Felix Held 0b5a6143ea soc/amd/picasso: mark usb2_phy_tune struct as packed
Since the binary layout of this struct matters, it should be marked as
packed. Since all struct elements are uint8_t, this shouldn't result in
a different layout though.

BUG=b:161923068

Change-Id: I6a390c3a3f35eaf8a72928b4cef0e9f405770619
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43780
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-24 23:55:57 +00:00
..
common soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERY 2020-07-23 14:10:34 +00:00
picasso soc/amd/picasso: mark usb2_phy_tune struct as packed 2020-07-24 23:55:57 +00:00
stoneyridge src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
Kconfig