[U-Boot] Building u-boot.rom for Minnowboard

Zimmer, Vincent vincent.zimmer at intel.com
Thu Jun 4 16:42:46 CEST 2015


Great progress
If you are looking for ASL support there is some BSD-licensed code at https://svn.code.sf.net/p/edk2/code/trunk/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT for example.
ASL should be reasonable portable across various boot loader infrastructure codebase technologies - edkII, coreboot, uboot,....
Vincent

-----Original Message-----
From: Bin Meng [mailto:bmeng.cn at gmail.com] 
Sent: Thursday, June 4, 2015 7:16 AM
To: Saket Sinha
Cc: Simon Glass; Hawley, John; U-Boot Mailing List; Zimmer, Vincent
Subject: Re: Building u-boot.rom for Minnowboard

Hi Saket,

On Thu, Jun 4, 2015 at 10:05 PM, Saket Sinha <saket.sinha89 at gmail.com> wrote:
> Hi Bin,
>
>>
>> I've created two patches to include a D0 stepping microcode for 
>> BayTrail-I. The microcode was generated from the microcode header in 
>> the coreboot source tree.
>>
>> The first patch is waiting for the list moderator's approval as it 
>> exceeds the mailing list size. The second patch is at 
>> http://patchwork.ozlabs.org/patch/480673/
>> I will send the first patch to you offline. Please have a try.
>
> After applying both the patches, I am able to get the u-boot prompt 
> with u-boot.rom .
>
> Please find the logs below -
>
> U-Boot 2015.07-rc1-20956-g5d3c2c5-dirty (Jun 04 2015 - 19:27:32 +0530)
>
> CPU: x86_64, vendor Intel, device 30679h
> DRAM:  2 GiB
> MMC:   ValleyView SDHCI: 0, ValleyView SDHCI: 1
> Using default environment
>
> Video: 1280x1024x16
> Model: Intel Minnowboard Max
> SCSI:  SATA link 0 timeout.
> SATA link 1 timeout.
> AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
> flags: 64bit ncq stag pm led clo pio slum part sxs scanning bus for 
> devices...
> Found 0 device(s).
> Net:   RTL8169#0
> Warning: RTL8169#0 using MAC address from net device
>
> =>
>
>
> Thanks for these wonderful patches.
>

This is good news! I believe you can continue your work for the ACPI support now :)

Regards,
Bin


More information about the U-Boot mailing list