Re: [PATCH v2 1/4] imxrt1050-evk: README: fix dd command destination

2020-04-27 Thread Giulio Benetti
On 4/27/20 5:34 PM, Fabio Estevam wrote: Hi Giulio, On Mon, Apr 27, 2020 at 12:11 PM Giulio Benetti wrote: Make "of=" the same for the 2 commands since we're writing to the same sd-card. Signed-off-by: Giulio Benetti --- board/freescale/imxrt1050-evk/README | 2 +- 1 file changed, 1 inse

Re: [PATCH v2 1/4] imxrt1050-evk: README: fix dd command destination

2020-04-27 Thread Fabio Estevam
Hi Giulio, On Mon, Apr 27, 2020 at 12:11 PM Giulio Benetti wrote: > > Make "of=" the same for the 2 commands since we're writing to the same > sd-card. > > Signed-off-by: Giulio Benetti > --- > board/freescale/imxrt1050-evk/README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

[PATCH v2 1/4] imxrt1050-evk: README: fix dd command destination

2020-04-27 Thread Giulio Benetti
Make "of=" the same for the 2 commands since we're writing to the same sd-card. Signed-off-by: Giulio Benetti --- board/freescale/imxrt1050-evk/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/freescale/imxrt1050-evk/README b/board/freescale/imxrt1050-evk/README