Re: [U-Boot] [PATCH v2 01/11] imx: tpc70: config: Add script commands to update u-boot and OE's wic

2019-08-09 Thread Peng Fan
> Subject: [PATCH v2 01/11] imx: tpc70: config: Add script commands to update > u-boot and OE's wic > > Signed-off-by: Lukasz Majewski > --- > > include/configs/kp_imx6q_tpc.h | 21 + > 1 file changed, 21 insertions(+) > > diff --git a/in

[U-Boot] [PATCH v2 01/11] imx: tpc70: config: Add script commands to update u-boot and OE's wic

2019-07-30 Thread Lukasz Majewski
Signed-off-by: Lukasz Majewski --- include/configs/kp_imx6q_tpc.h | 21 + 1 file changed, 21 insertions(+) diff --git a/include/configs/kp_imx6q_tpc.h b/include/configs/kp_imx6q_tpc.h index dbae276121..92f2bbb75b 100644 --- a/include/configs/kp_imx6q_tpc.h +++