| #
1df7f0b6 |
| 30-Jul-2017 |
Bin Meng <bmeng.cn@gmail.com> |
x86: kconfig: Let board select SPI flash
Only a specific type of SPI flash exists on a board, having board Kconfig to select the SPI flash seems to make more sense. Other flash types are not necessa
x86: kconfig: Let board select SPI flash
Only a specific type of SPI flash exists on a board, having board Kconfig to select the SPI flash seems to make more sense. Other flash types are not necessary except coreboot, which implies all available flash drivers there.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
9b911bed |
| 30-Jul-2015 |
Bin Meng <bmeng.cn@gmail.com> |
x86: Add Intel Bayley Bay board support
Intel Bayley Bay board is a BayTrail based board. Add this board with existing baytrail fsp support.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: S
x86: Add Intel Bayley Bay board support
Intel Bayley Bay board is a BayTrail based board. Add this board with existing baytrail fsp support.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
show more ...
|