Re: [U-Boot] [PATCH] pico-imx7d: README: Adjust the binary name after DM conversion

2019-04-26 Thread Joris Offouga
Le 26/04/2019 à 14:36, Fabio Estevam a écrit : After the conversion to DM the U-Boot binary is called u-boot-dtb.imx, so fix the README file accordingly. Signed-off-by: Fabio Estevam --- board/technexion/pico-imx7d/README | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) d

[U-Boot] [PATCH] pico-imx7d: README: Adjust the binary name after DM conversion

2019-04-26 Thread Fabio Estevam
After the conversion to DM the U-Boot binary is called u-boot-dtb.imx, so fix the README file accordingly. Signed-off-by: Fabio Estevam --- board/technexion/pico-imx7d/README | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/board/technexion/pico-imx7d/README b/bo