In order to make SC7180 boards compatbile with some optional Kconfigs, increase the bootblock size a bit and add room for a TCPA log buffer to memlayout. The large pre-RAM CBFS cache wasn't really needed anymore anyway since we switched QcLib to use LZ4 compression.
20ba6e4834 sc7180: Increase bootblock size and add pre-RAM TCPA buffer
src/soc/qualcomm/sc7180/memlayout.ld | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Upstream: review.coreboot.org