the following patch was just integrated into master: commit dfcc60c385c70ca2d003d0f1ff543bbc74e60adc Author: Aaron Durbin adurbin@chromium.org Date: Wed Dec 14 12:32:35 2016 -0600
soc/intel/apollolake: don't probe flash manually
Rely on boot_device_spi_flash() to provide the spi_flash object. There's no need to duplicate the probing logic.
BUG=chrome-os-partner:56151 BRANCH=reef
Change-Id: I91900a3dfad7ba92cbd3b0ace77b08db04cff0b6 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/17867 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh furquan@google.com
See https://review.coreboot.org/17867 for details.
-gerrit