Open macpijan opened 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
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:
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
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
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.