Re: [U-Boot] [PATCH v2 02/11] imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update

2019-08-09 Thread Peng Fan
> Subject: [PATCH v2 02/11] imx: tpc70: config: Update TPC70 config to support > eMMC's boot0 SPL update > > The TPC70 can boot from eMMC's boot0. This patch allows it to update this > HW partition's SPL. > > Signed-off-by: Lukasz Majewski > --- > > include/configs/kp_imx6q_tpc.h | 5 + >

[U-Boot] [PATCH v2 02/11] imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update

2019-07-30 Thread Lukasz Majewski
The TPC70 can boot from eMMC's boot0. This patch allows it to update this HW partition's SPL. Signed-off-by: Lukasz Majewski --- include/configs/kp_imx6q_tpc.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/configs/kp_imx6q_tpc.h b/include/configs/kp_imx6q_tpc.h index