[PATCH v2] imx8mm_beacon: Switch to binman for generating image
Simon Glass
sjg at chromium.org
Sun Oct 24 21:54:11 CEST 2021
On Fri, 22 Oct 2021 at 15:49, Marcel Ziswiler <marcel at ziswiler.com> wrote:
>
> From: Adam Ford <aford173 at gmail.com>
>
> To eliminate a warning when using custom imx tools for generating
> a binary, use binman to generate flash.bin.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> ---
> Note that this re-base is only compile tested.
>
> Changes in v2:
> - Re-based on top of imx/master.
>
> arch/arm/dts/imx8mm-beacon-kit-u-boot.dtsi | 122 ++++++++++++++++++++
> arch/arm/mach-imx/imx8m/Kconfig | 1 +
> board/beacon/imx8mm/Kconfig | 2 +-
> board/beacon/imx8mm/README | 6 +-
> board/beacon/imx8mm/imximage-8mm-lpddr4.cfg | 9 ++
> configs/imx8mm_beacon_defconfig | 2 +-
> 6 files changed, 137 insertions(+), 5 deletions(-)
> create mode 100644 board/beacon/imx8mm/imximage-8mm-lpddr4.cfg
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list