ASPEED AST2050: Difference between revisions

From 15h.org
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
storage functions, and/or KVM-over-IP functions.
storage functions, and/or KVM-over-IP functions.


Open source support for the [[ASPEED AST2050|AST2050]]'s VGA output (text-mode only) was implemented in coreboot by Raptor Engineering<ref>https://review.coreboot.org/c/coreboot/+/11937</ref>. Full VGA output support requires ASPEED's closed source VGABIOS to be included in the coreboot rom. A rudimentary port of OpenBMC was also developed by Raptor Engineering<ref>https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-status.php</ref>.
Open source support for the [[ASPEED AST2050|AST2050]]'s VGA output (text-mode only) was implemented in coreboot by Raptor Engineering<ref>https://review.coreboot.org/c/coreboot/+/11937</ref>. Full VGA output support requires ASPEED's closed source VGABIOS to be included in the coreboot rom. A rudimentary port of [[OpenBMC]] was also developed by Raptor Engineering<ref>https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-status.php</ref>.


'''Official Documentation'''
'''Official Documentation'''
* [https://15h.org/images/1/18/AST2050_Data_Sheet.pdf Datasheet]
* [https://15h.org/images/1/18/AST2050_Data_Sheet.pdf Datasheet]

Revision as of 04:15, 9 December 2025

The AST2050 chipset is an Integrated Remote Management Processor introduced by ASPEED Technology Inc. It is a high performance and highly integrated SOC device designed to support various management functions required for server platforms which require baseboard management, virtual storage functions, and/or KVM-over-IP functions.

Open source support for the AST2050's VGA output (text-mode only) was implemented in coreboot by Raptor Engineering[1]. Full VGA output support requires ASPEED's closed source VGABIOS to be included in the coreboot rom. A rudimentary port of OpenBMC was also developed by Raptor Engineering[2].

Official Documentation