the following patch was just integrated into master: commit baae959a639712ac34b74b307b9fad5cc8b2c663 Author: Ricardo Ribalda Delgado ricardo.ribalda@gmail.com Date: Tue Dec 20 10:51:08 2016 +0100
amd/hudson/pi: 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: Id2ee96ee076293d48ade84fd6e976ca994dcf491 Signed-off-by: Ricardo Ribalda Delgado ricardo.ribalda@gmail.com Reviewed-on: https://review.coreboot.org/17925 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson marshalldawson3rd@gmail.com
See https://review.coreboot.org/17925 for details.
-gerrit