Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
23 stars 0 forks source link

[Discovery] OpenBMC for Supermicro X11SSH #390

Open macpijan opened 1 year ago

macpijan commented 1 year ago

Affected component(s) or functionality (if applicable)

BMC

Brief summary

The goal of this task is to evaluate the OpenBMC support for the Supermicro X11SSH.

Additional context

Some patches were posted there a couple of years ago: https://lists.ozlabs.org/pipermail/openbmc/2017-October/009561.html and there was no activity since then. The support was never merged into upstream Linux, or OpenBMC repositories.

miczyg1 commented 1 year ago

This might be useful: https://www.supermicro.com/wdl/GPL/SMT/x11_release_20200413.tar.gz https://www.supermicro.com/wdl/GPL/SMT/IPMI_ATEN_STD_SDK_2.0_11242010.tar.gz

Looks relevant to the Supermicro BMC source

macpijan commented 1 year ago

The first one contains sources of U-Boot, Linux, and some other apps source codes, so could be useful.

I noticed that it says AT2500 in U-Boot / Linux sources, while I was sure the board uses AST2400 :thinking:

miczyg1 commented 1 year ago

The first one contains sources of U-Boot, Linux, and some other apps source codes, so could be useful.

I noticed that it says AT2500 in U-Boot / Linux sources, while I was sure the board uses AST2400 thinking

I haven't really peeked inside too much. All I saw was Linux, U-boot, network protocols sources, etc. So I thought it is BMC source, that's all. But the truth is that AST2400 is present on board, not AST2500

macpijan commented 4 weeks ago

We had a working build - I think there: https://github.com/3mdeb/openbmc/commits/supermicro-x11ssh-f_2.14.0/ but no one brave enough to test it