<div dir="ltr">we are at long last removing bounce buffers from selfboot. <div><a href="https://review.coreboot.org/c/coreboot/+/28647">https://review.coreboot.org/c/coreboot/+/28647</a><br><div><br></div><div>This greatly simplifies the code and there are almost no platforms left that need them. Here are the ones that seem to:</div><div><br></div><div><div>src/northbridge/amd/amdfam10/Kconfig</div><div>src/northbridge/amd/lx/Kconfig</div><div>src/northbridge/via/vx900/Kconfig</div><div>src/soc/intel/fsp_baytrail/Kconfig</div><div>src/soc/intel/fsp_broadwell_de/Kconfig</div></div><div><br></div><div>For these boards, I made the following change: </div><div>"For these five boards we change CONFIG_RAMBASE from 0x100000 (the</div><div><div>value needed in 1999 for the 32-bit Linux kernel, the original ramstage)</div><div>to 0x3d00000 (64 MiB - 2 MiB) which will put the non-relocatable x86</div><div>ramstage out of the way of any reasonable payload until we can</div><div>get rid of it for good."</div></div><div><br></div><div>Julius suggested that I ping the list to see if anyone would like to test with the change.</div><div>The change is +2'ed but i will wait to submit it for another day or so.</div><div><br></div><div>thanks</div><div>ron</div><div><br></div><div><br></div></div></div>