[U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

Bin Meng bmeng.cn at gmail.com
Wed Jan 28 07:13:58 CET 2015


On Wed, Jan 28, 2015 at 1:13 PM, Simon Glass <sjg at chromium.org> wrote:
> This is a relatively low-cost x86 board in a small form factor. The main
> peripherals are uSD, USB, HDMI, Ethernet and SATA. It uses an Atom 3800
> series CPU. So far only the dual core 2GB variant is supported.
>
> This uses the existing FSP support. Binary blobs are required to make this
> board work. The microcode update is included as a patch (all 3000 lines of
> it).
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Move CONFIG_SYS_CACHELINE_SIZE to the board CONFIG file
> - Add comment about FSP setting PCIE_ECAM_BASE
> - Put baytrail Kconfig in alphabetical order
> - Remove superfluous check for CONFIG_DEBUG_UART in setup_early_uart()
> - Fix compatible string for SPI flash
> - Remove commented-out DEBUG_UART_CLOCK baud rate
> - Rename 'Coreboot' to 'coreboot' in README.x86
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

[snip]

Regards,
Bin


More information about the U-Boot mailing list