the following patch was just integrated into master: commit 59bff09f301fe3544cc70aafaf666cae40fa3257 Author: Martin Roth martin.roth@se-eng.com Date: Fri Dec 5 09:24:53 2014 -0700
fsp_baytrail: Update function disable code
- The EDS has the function disable bit for eMMC incorrectly listed as 8. Changing it back to the correct bit 11. - The FSP will disable functions that it is told are disabled, so coreboot code that disables the functions is redundant. Removing it.
Change-Id: I95c31d92d3af5182ddf7fd47f651bbb61cdedb82 Signed-off-by: Martin Roth martin.roth@se-eng.com Reviewed-on: http://review.coreboot.org/7653 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones marc.jones@se-eng.com
See http://review.coreboot.org/7653 for details.
-gerrit