aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/grub
AgeCommit message (Collapse)Author
2014-07-16amd: Add MACHINEOVERRIDES option for amd.Drew Moseley
This allows a single variable override to apply to all AMD platforms rather than needing individual settings per board. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-05-02grub-efi: Build with march=core2Drew Moseley
Build with "-march=core2" to work around grub launch failure on Bald Eagle boards. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-04-30Revert "baldeagle: Specify GRUB_TARGET"Drew Moseley
This reverts commit 00214a30be3f9b3cdd4f6470e82676f35f6810d0.
2014-04-27baldeagle: Specify GRUB_TARGETDrew Moseley
Without this we are getting CPU ERROR 6 on the board and no Grub launch. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>