[U-Boot] [PATCH 04/13] x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_ME

Bin Meng bmeng.cn at gmail.com
Tue Jun 12 01:53:48 UTC 2018


On Fri, Jun 8, 2018 at 4:31 AM, Simon Glass <sjg at chromium.org> wrote:
> On 3 June 2018 at 18:04, Bin Meng <bmeng.cn at gmail.com> wrote:
>> As README.x86 already mentions, there are two SPI flashes mounted
>> on Intel Cougar Canyon 2 board, called SPI-0 and SPI-1 respectively.
>> SPI-0 stores the flash descriptor and the ME firmware. SPI-1 stores
>> the actual BIOS image which is U-Boot. Building a single image with
>> both ME firmware and U-Boot does not make sense.
>>
>> This also describes the exact flash location where the u-boot.rom
>> should be programmed in the documentation.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  configs/cougarcanyon2_defconfig | 1 +
>>  doc/README.x86                  | 4 +++-
>>  2 files changed, 4 insertions(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list