[coreboot] [coreboot - Bug #474] X200s crashes after graphic init with 8GB RAM

2023-04-01 Thread Bill XIE
Issue #474 has been updated by Bill XIE. Bill XIE wrote: > This problem will disappear if I remove one DIMM, remove vbt files from CBFS, > or enable EHCI debug with FT232H, which makes me unable to catch it. Disabling unnecessary PS/2 keyboard init can also make this problem disappear.

[coreboot] Re: 440BX meminit changes testing

2023-04-01 Thread Peter Stuge
Keith Hui wrote: > I'll keep you guys (including anyone watching on the mailing list) posted. Thanks a lot. I appreciate reading along! //Peter ___ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to

[coreboot] Re: 440BX meminit changes testing

2023-04-01 Thread Keith Hui
Hi Branden, I think I know why 74034 is failing. Somehow the memory row sizes were messed up and the DRAM row boundaries were incorrectly set. I'm going back to my userspace test jig and see if I can get that going again, then go from there. I'll keep you guys (including anyone watching on the

[coreboot] proposal for cross compilation: add Rust support

2023-04-01 Thread ron minnich
https://review.coreboot.org/c/coreboot/+/74124 First step, which I almost certainly did incorrectly, is to add Rust toolchain support to the Makefile. Next, adding a rust payload was suggested. I'll look into that, probably rewriting linuxcheck in rust (since I'm the only user anyway :-)

[coreboot] Re: GSoC 23 - Contributor Introduction

2023-04-01 Thread Utkarsh Verma via coreboot
Dear all, With some time and consideration, I have decided that I would like to take up the project "Port edk2 or U-Boot payloads to ARM or AArch64". I would prefer to develop something for AArch64 since I have a Raspberry Pi 4 Model B with me. However, before that, I need clarity on the time