summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-tiogapass/recipes-bsp
AgeCommit message (Collapse)AuthorFilesLines
2021-08-07meta-facebook: prep for new override syntaxPatrick Williams2-2/+2
Ran `scripts/contrib/convert-overrides.py` from upstream Yocto and fixed up a few by hand that were missed. Tested: Built bletchley and tiogapass. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0489ba007132901697e4ef1a29b03a3591b3ee3b
2020-11-03meta-facebook: tiogapass: add U-Boot patch to match EFI firmware baud ratePaul Fertser3-0/+43
This adds a tiogapass-specific patch so that U-Boot and kernel console are using 57600 to match EFI firmware baud rate. (From meta-facebook rev: f552fa78ddbf0364fc393cdbc214d8b1742288b3) Signed-off-by: Paul Fertser <fercerpav@gmail.com> Change-Id: I73e313aad7abd9d3361e14fb560a7b3f41539e55 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>