mturney mturney has uploaded a new patch set (#74) to the change originally created by mturney mturney. ( https://review.coreboot.org/c/coreboot/+/25372 )
Change subject: sdm845: Add QUPv3 FW load & config ......................................................................
sdm845: Add QUPv3 FW load & config
UART driver requires FW loading
TEST=build
Change-Id: I6e87f868ecbe2a8e51d94c045ad76b99bb1b345d Signed-off-by: Mukesh Savaliya msavaliy@codeaurora.org --- M src/mainboard/google/cheza/Makefile.inc M src/mainboard/google/cheza/mainboard.c A src/mainboard/google/cheza/qupv3_config.c M src/soc/qualcomm/sdm845/Makefile.inc M src/soc/qualcomm/sdm845/bootblock.c A src/soc/qualcomm/sdm845/include/soc/qupv3_config.h A src/soc/qualcomm/sdm845/include/soc/qupv3_fw_config.h A src/soc/qualcomm/sdm845/qupv3_fw_config.c 8 files changed, 588 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/25372/74