Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bbb: use boneblack u-boot config for eMMC storage | Samuli Piippo | 2014-10-02 | 1 | -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 layer | Samuli Piippo | 2014-09-25 | 1 | -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> |