[coreboot] [coreboot - Bug #121] T520: Hangs in OS

2023-04-07 Thread Evgeny Zinoviev
Issue #121 has been updated by Evgeny Zinoviev. On my x230 with gentoo, with recent kernel the situation has worsened significally. If on 5.x kernels it worked somewhat stable (I had crashes maybe once in a month or so and maybe it wasn't even coreboot related), now I after upgrade to 6.1.12-g

[coreboot] Re: proposal for cross compilation: add Rust support

2023-04-07 Thread Maximilian Brune
I am not against it, but I would like to avoid making it a hard dependency, since then I would need to install it in order to build coreboot. Furthermore if the coreboot toolchain installs cargo, then I would like it to install rust (and all the cargo packages) locally in the coreboot repository in

[coreboot] Re: proposal for cross compilation: add Rust support

2023-04-07 Thread ron minnich
I agree with you on both points. On Fri, Apr 7, 2023 at 9:50 AM Maximilian Brune < maximilian.br...@9elements.com> wrote: > I am not against it, but I would like to avoid making it a hard > dependency, since then I would need to install it in order to build > coreboot. > Furthermore if the corebo