summaryrefslogtreecommitdiff
path: root/meta-amd/conf/machine
AgeCommit message (Collapse)AuthorFilesLines
2024-03-07meta-amd: prep for amd meta layer refactoringJayanth Othayoth3-8/+19
Code refactoring to support CRB's bring-up. Configuration files "nohost" and "withhost" variants introduced to support various stages of bring-up in AMD CRBs. Change-Id: Id52ac68edf365e6623bd71992fdd6d9fc8a3adf5 Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
2023-02-08meta-amd: Remove skeleton_workbookKonstantin Aladyshev1-2/+2
Drop skeleton_workbook from the machine configuration. This is an obsolete feature that shouldn't be used for modern systems. Change-Id: I183044341548708265cd74f3d19c1b2266be3fc6 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
2023-02-08meta-amd: Create common machine configuration fileKonstantin Aladyshev1-0/+23
Move common machine configurations to the include file. Change-Id: Iafd07c4d6dc1abdcffede7568e6aef16e2f53ac4 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>