[Buildroot] [PATCH 2/2] configs/freescale_imx7ulpevk: new defconfig

Fabio Estevam festevam at gmail.com
Tue Oct 29 18:09:51 UTC 2019


Hi Fabrice,

On Tue, Oct 29, 2019 at 2:01 PM Fabrice Goucem <fabrice.goucem at nxp.com> wrote:
>
> Add basic support for NXP's i.MX7 ULP EVK board:
>
> https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/evaluation-kit-for-the-i.mx-7ulp-applications-processor:MCIMX7ULP-EVK
>
> Signed-off-by: Fabrice Goucem <fabrice.goucem at nxp.com>
> ---
>  .gitlab-ci.yml                                |  1 +
>  DEVELOPERS                                    |  2 +
>  board/freescale/imx7ulpevk/readme.txt         | 65 +++++++++++++++++++
>  configs/freescale_imx7ulpevk_defconfig        | 28 ++++++++
>  package/freescale-imx/Config.in               |  8 ++-
>  .../imx-m4-firmware/imx-m4-firmware.hash      |  1 +
>  .../imx-m4-firmware/imx-m4-firmware.mk        | 13 +++-

The M4 firmware changes should not be part of this patch.

> +Boot the i.MX7ULP EVK board
> +===========================
> +
> +To boot your newly created system (refer to the i.MX 7ULP EVK Quick Start Guide [1] for guidance):
> +- insert the SD card in the micro SD slot of the board;
> +- put a micro USB cable into the Debug USB Port and connect using a terminal
> +  emulator at 115200 bps, 8n1;
> +- power on the board.

You should include some instructions to tell the user how to flash the
QSPI flash with the M4 SDK binary.

Thanks



More information about the buildroot mailing list