summaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* Disable cursor blinking on VT with kernel argumentsSamuli Piippo2013-07-234-21/+62
| | | | | Change-Id: I5ff46bba20c574d4d3650de50a1dd696614c02e3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Disable consoleblank from beagleboardSamuli Piippo2013-06-031-7/+16
| | | | | Change-Id: I3c38b157d4be3b471ef8b9fbbaede4aa2fcc7145 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* u-boot: change beagleboard's default resolution to 800x600Samuli Piippo2013-05-242-0/+53
| | | | | | | | Also increase VRAM for omapfb so that we can run EGL in flip mode. Change-Id: I452cc6512706d373e196d76e8e9a30fa3e738235 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* u-boot-script-boundary: correctly build sabrelite bootscriptsSamuli Piippo2013-05-061-7/+4
| | | | | | | | | Build bootscript for sabrelite with correct MACHINE_ARCH. Also add dependency to image, so that bootscripts are built for sdcard image. Change-Id: I6cbf8d0b35b9aaa828ef26740384135c8691b11d Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* u-boot-script-boundary: use nitrogen6x bootscript for sabreliteSamuli Piippo2013-04-301-0/+9
The boundary device repo does not contain separate 6x_bootscript for sabrelite. The one for nitrogen6x can be used for sabrelite. Change-Id: I60b025ac48ae06dd31fafbfa27026cf968b80756 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>