summaryrefslogtreecommitdiffstats
path: root/meta-beagleboard-extras/recipes/u-boot/u-boot-uenv-script/uEnv.txt
Commit message (Collapse)AuthorAgeFilesLines
* bbb: use boneblack u-boot config for eMMC storageSamuli Piippo2014-10-021-0/+5
| | | | | | | | | | | The boneblack u-boot config adds support for environment storage in eMMC. Kernel image type is changed to zImage to reflect which is what the u-boot defaults to. For older versions of u-boot that try to use uImage, set extra u-boot arguments in uEnv.txt. Change-Id: I98bd37db41a7c80a1aa75e9ae53c1e00589fde64 Reviewed-by: Andy Nichols <andy.nichols@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Move meta-beagleboard specific files to separate layerSamuli Piippo2014-09-251-0/+1
Create new layer for recipes and files that required only when meta-beagleboard layer is used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: I5e50067b8b6c7d480d3808a24e8acc2ace07b04b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>