Group: Hardware/Computers/BMC/Talos II

From LibrePlanet
< Group:Hardware‎ | Computers‎ | BMC
Revision as of 15:36, 30 April 2023 by GNUtoo (talk | contribs) (Specifications: Start adding interesting infos)
Jump to: navigation, search

Introduction

This page will have information about the BMC used in the Talos II (and maybe the Talos II Lite as well).

Specifications

Comments
System on a chip Aspeed AST2500 BMC
CPU ARMv6.[1] We have no FSDG distributions officially supporting ARMv6, though:
  • LibreCMC supports only ARMv7 (cortex A9[2]). So it might be necessary to look if OpenWRT has armv6 support, and to add the BMC to LibreCMC.
  • Guix has an ARMv6 toolchain (to build some free Raspberry Pi bootloaders), though due to the lack of GNU/Linux ARMv6 support (adding it would be time consuming) and minimum rootfs size (in the order of GiB), it could probably only be used to build a minimal firmware or kernel+initramfs.
RAM ? Can usually be deduced from the device tree.
Storage ? Can usually be deduced from firmware updates.

Issue

The main issue is that while all the hardware works with free software, there is no FSDG compliant distribution for the BMC.

There might be a way to fix that either by adding support for the BMC in small distributions like LibreCMC or ProteanOS or by writing a small firmware that just boot the main computer without exposing any BMC features.

There is also some documentation about using the FPGA as BMC. This also explains exactly how to deactivate the BMC once booted. So it might be possible to do very basic initialization in one way or another and just deactivate it when done.

References

  1. According to the vendor Talos_II wiki page, the Talos II has an "AST2500 BMC with OpenBMC". That then links to their AST2500 wiki page that the AST2500 "Incorporates an ARM11 main CPU, as well as a ColdFire coprocessor.". And according to Wikipedia, ARM11 CPUs implements the ARMv6 architecture.
  2. https://librecmc.org/librecmc/downloads/snapshots/v1.5.10/targets/mvebu/cortexa9/