the following patch was just integrated into master: commit 8c42424ec1669036fb4a7be4eb7ec0915bd6966c Author: Ricardo Ribalda Delgado ricardo.ribalda@gmail.com Date: Wed Dec 21 20:57:13 2016 +0100
amd/hudson/agesa: Fix position of hudson_fwm
AMDFWTOOL calculates the location of the amdfw based on the CONFIG_ROM_SIZE. If HUDSON_FWM_POSITION does not match that location the resulting rom does not boot.
This patch forces the position of HUDSON_FWM_POSITION to be the position calculated by amdfwrom.
Tested on a Bettong derivative with a 16MiB flash.
Change-Id: I3ce69f77174327c18ff97e551c0665c9f633991e Signed-off-by: Ricardo Ribalda Delgado ricardo.ribalda@gmail.com Reviewed-on: https://review.coreboot.org/17934 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson marshalldawson3rd@gmail.com
See https://review.coreboot.org/17934 for details.
-gerrit