summaryrefslogtreecommitdiff
path: root/meta-asrock/meta-x570d4u/conf/machine/x570d4u.conf
AgeCommit message (Collapse)AuthorFilesLines
2024-04-12meta-asrock: Deduplicate common platform configurationZev Weiss1-11/+1
All existing ASRock platforms use most of the same core packages (entity-manager, dbus-sensors, x86-power-control, phosphor-ipmi-kcs...), so we might as well define it all in one place instead of duplicating it for each machine. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: Ife82b12cf909de6bdd770943adb30327a22438e1
2024-04-06meta-asrock: initial skeleton of X570D4U supportRenze Nicolai1-0/+21
This is a Micro-ATX single-socket AMD X570 server board with an AST2500 BMC. Change-Id: If9c0cd2c0abfd6d106cdc37e144d71fb72b7cb56 Signed-off-by: Renze Nicolai <renze@rnplus.nl>