Attention is currently required from: Bao Zheng, Zheng Bao.
Hello build bot (Jenkins), Zheng Bao, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69043
to look at the new patch set (#3).
Change subject: amdfwtool: Add support for 32M image size ......................................................................
amdfwtool: Add support for 32M image size
The bottom 16M is not accessible by x86 by default. The addresses in the tables are all relative value to base address. So, the address 0xFE020000 is not the actual phyical address. It is only for adding the amdfw.rom into the image.
Change-Id: Ica050dfecd258fdd6717c308907d7d4d2e85b926 Signed-off-by: Zheng Bao fishbaozi@gmail.com --- M util/amdfwtool/amdfwtool.c 1 file changed, 16 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/69043/3