Re: [U-Boot] [PATCH 2/4] arm: dra7xx: Fix Linux boot from eMMC

2017-09-24 Thread Tom Rini
On Thu, Sep 21, 2017 at 10:37:57PM +0300, Sam Protsenko wrote: > Right now on OMAP5-based boards we have only one partition defined for > Linux boot, which is rootfs. That doesn't work with bootpart=1:2 (that > is defined in include/environment/ti/boot.h). To fix Linux boot we may > either: > >

[U-Boot] [PATCH 2/4] arm: dra7xx: Fix Linux boot from eMMC

2017-09-21 Thread Sam Protsenko
Right now on OMAP5-based boards we have only one partition defined for Linux boot, which is rootfs. That doesn't work with bootpart=1:2 (that is defined in include/environment/ti/boot.h). To fix Linux boot we may either: 1. Change bootpart to be 1:1 2. Or add preceding partition, so that rootfs