All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/3] imx8mn: evk: add README
Date: Mon, 6 Jan 2020 07:40:20 -0300	[thread overview]
Message-ID: <CAOMZO5CK1yqtWOmdpLt5QC0TJHSkPqV77wG-OEDA-4dnXFnG0g@mail.gmail.com> (raw)
In-Reply-To: <20200106082403.26268-1-peng.fan@nxp.com>

Hi Peng,

On Mon, Jan 6, 2020 at 5:04 AM Peng Fan <peng.fan@nxp.com> wrote:

> +Quick Start
> +===========
> +- Build the ARM Trusted firmware binary
> +- Get ddr firmware

I prefer you write "Get firmware-imx package" instead because this is
the real package name and it contains not only DDR related firmware.

As per the "Rev. L4.19.35_1.1.0, 11/2019" i.MX Linux® Release Notes :
"i.MX Firmware including firmware for VPU, DDR, EPDC, HDMI, and SDMA.

> +- Build U-Boot
> +- Boot
> +
> +Get and Build the ARM Trusted firmware
> +======================================
> +Note: srctree is U-Boot source directory
> +Get ATF from: https://source.codeaurora.org/external/imx/imx-atf
> +branch: imx_4.19.35_1.1.0

Here you use the ATF from imx_4.19.35_1.1.0.

> +$ make PLAT=imx8mn bl31
> +$ cp build/imx8mn/release/bl31.bin $(srctree)
> +
> +Get the ddr firmware
> +=============================
> +$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.0.bin

but here you use the firmware-imx-8.0 version.

According to the "Rev. L4.19.35_1.1.0, 11/2019" i.MX Linux® Release
Notes the firmware-imx version in this release is
"firmware-imx-8.5.bin" instead.

Shouldn't we use all the software components from the same NXP BSP
release to avoid potential mismatch?

Please clarfify.

Thanks

  parent reply	other threads:[~2020-01-06 10:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06  8:04 [PATCH 1/3] imx8mn: evk: add README Peng Fan
2020-01-06  8:04 ` [PATCH 2/3] imx: imx8mn_evk: add board_mmc_get_env_dev Peng Fan
2020-01-06  8:04 ` [PATCH 3/3] imx: imx8mn: enable CONFIG_CMD_ERASEENV Peng Fan
2020-01-06 10:40 ` Fabio Estevam [this message]
2020-01-06 12:04   ` [PATCH 1/3] imx8mn: evk: add README Fabio Estevam
2020-01-07  1:14   ` Peng Fan
2020-01-06 13:42 ` Stefano Babic
2020-01-07  1:15   ` Peng Fan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOMZO5CK1yqtWOmdpLt5QC0TJHSkPqV77wG-OEDA-4dnXFnG0g@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.