
On 21 September 2017 at 23:41, Sam Protsenko semen.protsenko@linaro.org wrote:
On 21 September 2017 at 22:37, Sam Protsenko semen.protsenko@linaro.org wrote:
This patch series makes it possible to actually run Linux from eMMC. While at it, some small style improvements were done as well.
Sam Protsenko (4): arm: am57xx: Fix Linux boot from eMMC arm: dra7xx: Fix Linux boot from eMMC env: ti: boot: Extract command for eMMC Linux boot env: ti: boot: Show boot status information
include/configs/am57xx_evm.h | 3 ++- include/configs/dra7xx_evm.h | 3 ++- include/environment/ti/boot.h | 13 ++++++++----- 3 files changed, 12 insertions(+), 7 deletions(-)
-- 2.14.1
Please do not merge it yet. I just noticed I started to see this message:
** First descriptor is NOT a primary desc on 1:1 **
which is probably related to incorrect format of new partition table. I will provide update shortly here, or just send v2.
Everything is ok, mentioned warning is not related to partition table and it's harmless. Please review this series as usual. I will try to fix mentioned warning in another patch.