Re: [U-Boot] [PATCH 1/2] env: fix allow to build multiple environments

2019-01-11 Thread Rajesh Bhagat
> -Original Message- > From: York Sun > Sent: Thursday, January 10, 2019 2:03 AM > To: Rajesh Bhagat ; u-boot@lists.denx.de > Cc: Prabhakar Kushwaha > Subject: Re: [PATCH 1/2] env: fix allow to build multiple environments > > On 1/2/19 8:37 PM, Rajesh Bhagat wrote: > > Patch fixes build

[U-Boot] [RESEND PATCH 1/2] env: fix allow to build multiple environments

2019-01-11 Thread Rajesh Bhagat
Patch fixes build error when enabling CONFIG_ENV_IS_IN_SPI_FLAS and CONFIG_ENV_IS_IN_MMC at the same time mentioned issue in below link: Refer: https://lists.denx.de/pipermail/u-boot/2018-February/319565.html build error when enabling CONFIG_ENV_IS_IN_SPI_FLASH and CONFIG_ENV_IS_IN_MMC at the sam

[U-Boot] [RESEND PATCH 0/2] update TFABOOT defconfigs for SD boot support

2019-01-11 Thread Rajesh Bhagat
- Fixes the MMC environment issue - updates TFABOOT defconfigs for SD boot support Rajesh Bhagat (2): env: fix allow to build multiple environments configs: update TFABOOT defconfigs for SD boot support configs/ls1043aqds_tfa_defconfig | 1 + configs/ls1043ardb_tfa_defconfig | 1 + configs/l

[U-Boot] [RESEND PATCH 2/2] configs: update TFABOOT defconfigs for SD boot support

2019-01-11 Thread Rajesh Bhagat
update TFABOOT defconfig for SD boot on below NXP chasis2 and chasis3 platforms: ls1043a, ls1046a, ls1088a and ls2088a. Signed-off-by: Rajesh Bhagat --- Depends on: https://patchwork.ozlabs.org/project/uboot/list/?series=83635 configs/ls1043aqds_tfa_defconfig | 1 + configs/ls1043ardb_tfa_defc

<    1   2