Christian Svensson

Results 179 comments of Christian Svensson
trafficstars

Sounds good, I'll clean it up a bit and submit it to OpenBMC's Linux fork.

@shenki Now when I found the temperature sensors, I think the https://github.com/u-root/u-bmc/blob/master/platform/quanta-f06-leopard-ddr3.dts is good to upstream. How should I proceed?

TODO: - [ ] Power led is inverted (blue led is on when machine is off, reverse of intended behavior) - [ ] Heartbeat led is not doing anything -...

Also want to verify that the fan behavior from #144 makes sense.

The serial issue is that the CPLD requires a power-on of the main board before the UART can be selected. However, there is an addition item: - [ ] Host...

I agree 100% :-). Please do what you think is right. I'll be happy to review whatever you propose.

Oh! There is some activity on merging some OEM stuff regarding NC-SI. @shenki knows more. I'm kind of waiting on that for implementing more NC-SI stuff like reading MAC addresses,...

@mdlayher There is absolutely no rush on this, but for transparency I'm removing this from the v1.0 project to prune the milestone a bit. NC-SI in userspace is right now...

Hi! Very cool! The bar I've set for u-bmc is that it's for any BMC that runs a modern Linux. So if you can get Linux ported to the idrac6...

I think in terms of speed gain, the read-only root is probably the best to start with. The UBIFS resize and GPG verification takes 90% of the boot time, and...