soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK
commit179da7fb5cff3c9034dc3203086c84342560c600
authorArthur Heymans <arthur@aheymans.xyz>
Fri, 15 Nov 2019 11:51:51 +0000 (15 12:51 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 29 Nov 2019 17:34:12 +0000 (29 17:34 +0000)
treea0ee100f05dd58d34f1412923227c86088edd696
parent6229cc93ff16a5a9a424a0323fd631c8b3e1c943
soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK

This moves programming BAR's and setting up console in the bootblock.

Change-Id: I062461cb7bfba2c4df4c20707ecda32f9857b164
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36873
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/baytrail/Kconfig
src/soc/intel/baytrail/Makefile.inc
src/soc/intel/baytrail/bootblock/bootblock.c
src/soc/intel/baytrail/include/soc/romstage.h
src/soc/intel/baytrail/romstage/Makefile.inc
src/soc/intel/baytrail/romstage/pmc.c
src/soc/intel/baytrail/romstage/romstage.c
src/soc/intel/baytrail/romstage/uart.c [deleted file]