Hi Werner,

The SeaBIOS .config is always been reset when I recompile the coreboot. I am 
trying to figure out how to avoid that.

Hi Zoran,

I did not get grub2 prompt shell so I cannot do anything. I don't use UEFI or 
Legacy. I just use grub2 as coreboot's payload and if there is a shell prompt, 
then I can bring my linux kernel up.

-Hilbert 

-----Original Message-----
From: Zeh, Werner [mailto:werner....@siemens.com] 
Sent: Wednesday, January 10, 2018 1:34 PM
To: Hilbert Tu(杜睿哲_Pegatron); coreboot@coreboot.org
Cc: David Hendricks; Leo5 Huang(黃儀祥_Pegatron); Zoran Stojsavljevic
Subject: AW: [coreboot] BDX-DE PCI init fail

Hi Hilbert.

It might be nothing but if I have a look at your last attached log I can't see 
SeaBIOS finding any USB devices. There is just one Error mentioned:
>ehci_wait_td error - status=80e42

So what is special with SeaBIOS and Broadwell-DE: you have to unset the config 
switch called "CONFIG_MALLOC_UPPERMEMORY" in SeaBIOS config.
With this option set SeaBIOS has issues with USB on Broadwell-DE. It might help 
you, just check it and give it a try if not unset already.

Werner

> -----Ursprüngliche Nachricht-----
> Von: coreboot [mailto:coreboot-boun...@coreboot.org] Im Auftrag von Zoran 
> Stojsavljevic
> Gesendet: Mittwoch, 10. Januar 2018 05:57
> An: Hilbert Tu(杜睿哲_Pegatron)
> Cc: Werner Zeh; David Hendricks; coreboot@coreboot.org; Leo5 
> Huang(黃儀祥_Pegatron)
> Betreff: Re: [coreboot] BDX-DE PCI init fail
> 
> > grub>
> 
> Yup, you have reached the GRUB2 shell. I have no idea what the underlying 
> system is yuo have done this? UEFI or Legacy?
> 
> If UEFI, this USB will NOT work for Coreboot + SeaBIOS. If Legacy, then I 
> have no idea why it does not work (it should)!?
> 
> If UEFI, then you might reconsider https://rufus.akeo.ie/ (5 minutes job to 
> create Legacy bootable USB):
> [1] Partition scheme MBR used on BIOS;
> [2] File System probably FAT32 (should work).
> 
> Good Luck!
> Zoran
> _______
> 
> On Wed, Jan 10, 2018 at 2:49 AM, Hilbert Tu(杜睿哲_Pegatron)
> <hilbert...@pegatroncorp.com> wrote:
> > Hi Zoran,
> >
> > I have my USB stick formatted with ext4fs and I am pretty sure the image 
> > inside is bootable.
> > What I mean to get a prompt shell is like following so that I can specify 
> > my commands.
> >
> > grub> linux (usb0,1)/bzImage console=ttyS1,115200 console=tty1
> > grub> root=/dev/ra
> > m ramdisk_size=102400
> > grub> initrd (usb0,1)/core-image-minimal-initramfs-mohonpeak64.cpio.gz
> > grub> boot
> >
> > But right now it just hangs there and I am looking into GIPO settings
> > or maybe I have some wrong settings in ACPI table:(
> >
> > -Hilbert
> >
> > This e-mail and its attachment may contain information that is confidential 
> > or privileged, and are solely for the use of the individual to
> whom this e-mail is addressed. If you are not the intended recipient or have 
> received it accidentally, please immediately notify the
> sender by reply e-mail and destroy all copies of this email and its 
> attachment. Please be advised that any unauthorized use,
> disclosure, distribution or copying of this email or its attachment is 
> strictly prohibited.
> > 本電子郵件及其附件可能含有機密或依法受特殊管制之資訊,僅供本電子郵件之受文者使用。台端如非本電子郵件之受文者或誤收本電子郵件,請立即回覆郵件
> > 通知寄件人,並銷毀本電子郵件之所有複本及附件。任何未經授權而使用、揭露、散佈或複製本電子郵件或其附件之行為,皆嚴格禁止。
> --
> coreboot mailing list: coreboot@coreboot.org 
> https://mail.coreboot.org/mailman/listinfo/coreboot
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

Reply via email to