aboutsummaryrefslogtreecommitdiffstats
path: root/meta-snowyowl/recipes-applications
AgeCommit message (Collapse)Author
2019-03-06snowyowl/spirom-test: fix BIOS flashing from userspace functionalityArsalan H. Awan
When spirom-test app is used to flash the BIOS to a version other than the one that is already flashed on the board, the output says that it all went successfully, but the BIOS/system doesn't boot up after that at all. The problem is with the chiperase function as it usually takes time on other machines, but on snowyowl, it finishes the execution instantly. This fixes the issue allowing us to flash the BIOS on snowyowl using the spirom-test app. AMDDET-502 Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2017-10-11remove unnecessary newlinesAwais Belal
Cosmetic change to remove unnecessary newlines in recipes. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-11snowyowl: use actual license text for LIC_FILES_CHKSUMAwais Belal
Increases maintainability and readability by using a single file with the actual license text being tested. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-09-26snowyowl: GPIO patches - enabling more number of gpio and modified test ↵Sudheesh Mavila
application for gpio Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2017-09-26snowyowl: Test application for spi driverSudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>
2017-06-13snowyowl: GPIO test applicationSudheesh Mavila
Signed-off-by: Sudheesh Mavila <sudheesh.mavila@amd.com>