[U-Boot] u-boot-x86 sf probe fail

Bin Meng bmeng.cn at gmail.com
Wed Jun 15 10:08:38 CEST 2016


Hi Hilbert,

On Wed, Jun 15, 2016 at 2:30 PM, Hilbert Tu(杜睿哲_Pegatron)
<Hilbert_Tu at pegatroncorp.com> wrote:
> Hi Simon,
>
> I have checked the SPI base address in coreboot and u-boot. They are different. I am not sure is it due to the memory remapping.
> In coreboot, the SPI address is 0xfed0100
> In u-boot, the SPI address is 0x7fc36e00
> Do you have any comments? Thanks.

As Simon mentioned, please check pch_get_spi_base(). It's very likely
your Atom SoC maps the SPI base register to some different address
where current U-Boot does not know.

Regards,
Bin


More information about the U-Boot mailing list