the following patch was just integrated into master: commit 951f7c7e7892728cc5a472c2359b692e0e710d24 Author: Aaron Durbin adurbin@chromium.org Date: Wed Feb 24 19:05:04 2016 -0600
mainboard/intel/apollolake_rvp: remove bootblock_mainboard_early_init()
Now that the SoC is configuring the UART pads there's no need to implement bootblock_mainboard_early_init(). Remove it and bootblock.c.
Change-Id: I2ae7ea38351733e1c9757cde20b79e1d19d0c1e5 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/13794 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh furquan@google.com Reviewed-by: Andrey Petrov andrey.petrov@intel.com
See https://review.coreboot.org/13794 for details.
-gerrit