[coreboot] REGARDING COREBOOT 4.11 release for "Harcuvar mainboard"

2020-02-19 Thread nitin . ramesh . singh
Hi All,

Can anyone help me regarding the instructions to build coreboot 4.11 release 
for Harcuvar platform.

I am not able to see the microcode, FSP_T and other settings in make menuconfig 
 (for the Harcuvar platform).

I am already using the settings suggested under the doc 
"denverton-ns-coreboot-pc-001-release-notes-v1-3 " to build the coreboot 
version number 4.9.

I am facing the given problem when I am trying to migrate to coreboot-4.11 
release (while using the same steps).

Thanks in advance,
Nitin.
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Re: Installing Coreboot on a Libreboot Lenovo X200

2020-02-19 Thread Evgeny Zinoviev via coreboot
Hi. You can just use flashrom and flash internally, unless you 
specifically modified libreboot to set flash protections.


It's recommended to flash only bios region (use --ifd -i bios -N), as 
it's generally safer.


On 2/16/20 12:31 PM, Human Human wrote:
Hello, I am wondering what steps do I need to take to install Coreboot 
on a laptop that has Libreboot already installed on it. Do I need to 
hardware flash Coreboot or can I use flashrom since Libreboot is 
already installed. Thank you for your time and help.




___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Open Source Hackathon Mentor Invitation

2020-02-19 Thread Advai Podduturi
Hello,

My name is Advai Podduturi and I’m reaching out on behalf of the
HackIllinois Outreach team. HackIllinois is a 36-hour collegiate Open
Source hackathon that takes place annually at the University of Illinois
Urbana-Champaign. This year, it will be from February 28th - March 1st,
2020. Our mission is to introduce college students to Open Source, while
giving back to the community. We strive to create a collaborative
environment in which our attendees can learn from and work with developers
to make their own contributions. In past years, we’ve had developers from
prominent projects such as npm, Rust, and Apache come to mentor students
from our pool of 900+ attendees.

We’d love it if you could pass along this message to the coreboot community
or any individuals you believe would be interested. We will provide meals
throughout the event and can reimburse for travel and lodging up to a
certain amount depending on where in the US people are coming from. More
information on mentorship can be found at hackillinois.org/mentor
.
You can also visit opensource.hackillinois.org

to see what kinds of projects were represented at our event last year.

Sincerely,
Advai Podduturi

-- 
Advai Podduturi
HackIllinois 2020 | Outreach Team
advai.poddut...@hackillinois.org | 630-765-4099
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Installing Coreboot on a Libreboot Lenovo X200

2020-02-19 Thread Human Human
Hello, I am wondering what steps do I need to take to install Coreboot on a
laptop that has Libreboot already installed on it. Do I need to hardware
flash Coreboot or can I use flashrom since Libreboot is already installed.
Thank you for your time and help.
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Need help porting to P8Z77-M. I'm lost.

2020-02-19 Thread Keith Hui
Hi guys,

I made the jump into the ivybridge world, sort of head first, and now
I need help.

I put my result so far on gerrit:
https://review.coreboot.org/c/coreboot/+/38988

I got nothing trying to boot it. No video. No serial. The closest
resemblance of "life" is a bootblock banner in the SPI console I
pulled off my flash chip, but its date is so wrong (Feb 3 vs. today,
Feb 18) I can't trust that, so I effectively have nothing, and I
essentially know nothing when it comes to dealing with an ME platform,
as you know my good old i440bx has none of these crap. I don't even
know where to start looking.

Here's what I did.
- Complete vendor firmware dumped off original SPI chip.
- Extracted descriptor and ME binary, VBT. I can get at the VGA BIOS if needed
- ME to remain intact until I get this to boot.
- flashrom layout saved
- Unlocked IFD with ifdtool
- Patched the chip id in #2 of 3 VSCCs in IFD to match my new flash
chip (W25Q64JVSSIM), was 0xef,0x40,0x17, now 0xef,0x70,0x17
- Run autoport while still on OEM firmware.
- Incorporated stuff from p8z77-m_pro which autoport didn't provide.
- Resized the CBFS to cover the entire IFD bios region
- Put dumped IFD and ME blob into config. Build. Flash. frser-duino on
Mega2560 R3 w/ Hoodloader2 is slow, but works.

Board has a serial port, and I have a serial cable that should work,
one that I tested after booting into systemrescuecd on a USB drive on
OEM firmware.
I'm attaching pretty much everything I have handy besides the actual
port itself, in the gerrit link above.

I am now a lost pig. Appreciate all help. Do tell me what else I need to put up.


superiodump
Description: Binary data


flashrom.layout
Description: Binary data
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org