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

Simon Glass sjg at chromium.org
Thu Jan 29 00:46:30 CET 2015


On 27 January 2015 at 22:13, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

(Rebased on top of upstream/master, so no longer has debug_uart and
this code was dropped for now)

Applied to u-boot-x86.


More information about the U-Boot mailing list