mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Lucas Stach <l.stach@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/6] i.MX8M firmware handling rework
Date: Fri, 1 Feb 2019 07:47:12 +0100	[thread overview]
Message-ID: <20190201064712.vbbxiqsuvzuu5qkb@pengutronix.de> (raw)
In-Reply-To: <20190130154853.31574-1-l.stach@pengutronix.de>

On Wed, Jan 30, 2019 at 04:48:47PM +0100, Lucas Stach wrote:
> This is a rework of the i.MX8M firmware handling to make it easier to
> integrate with external build systems.
> 
> For a simple compile test there is no need to have the real firmware
> files available, but some dummy files will do:
> 
> for f in imx8mq-bl31.bin signed_dp_imx8m.bin signed_hdmi_imx8m.bin \
>          lpddr4_pmu_train_1d_dmem.bin lpddr4_pmu_train_1d_imem.bin \ 
>          lpddr4_pmu_train_2d_dmem.bin lpddr4_pmu_train_2d_imem.bin; \
>    do \
>       echo 1 > firmware/${f}; \
>    done
> 
> Lucas Stach (6):
>   Documentation: imx8mq-evk: point to current version of the firmware
>   Documentation: imx8mq-evk: add instructions for HDMITX firmware
>   firmware: imx: remove prebuilt ATF binary
>   firmware: add a note about license implications
>   firmware: drop the imx subdir
>   ARM: nxp-imx8mq-evk: include the HDMI firmware in the image

Applied, thanks

Sascha

> 
>  Documentation/boards/imx/nxp-imx8mq-evk.rst   |  24 +++++++++++++-----
>  arch/arm/boards/nxp-imx8mq-evk/ddr.h          |   8 +++---
>  .../flash-header-imx8mq-evk.imxcfg            |   1 +
>  arch/arm/boards/nxp-imx8mq-evk/lowlevel.c     |   2 +-
>  firmware/Makefile                             |  10 ++++----
>  firmware/README                               |   7 +++++
>  firmware/imx/imx8m-bl31.bin                   | Bin 46744 -> 0 bytes
>  7 files changed, 35 insertions(+), 17 deletions(-)
>  create mode 100644 firmware/README
>  delete mode 100755 firmware/imx/imx8m-bl31.bin
> 
> -- 
> 2.20.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2019-02-01  6:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-30 15:48 Lucas Stach
2019-01-30 15:48 ` [PATCH 1/6] Documentation: imx8mq-evk: point to current version of the firmware Lucas Stach
2019-01-30 15:48 ` [PATCH 2/6] Documentation: imx8mq-evk: add instructions for HDMITX firmware Lucas Stach
2019-01-30 15:48 ` [PATCH 3/6] firmware: imx: remove prebuilt ATF binary Lucas Stach
2019-01-30 15:48 ` [PATCH 4/6] firmware: add a note about license implications Lucas Stach
2019-01-30 15:48 ` [PATCH 5/6] firmware: drop the imx subdir Lucas Stach
2019-01-30 15:48 ` [PATCH 6/6] ARM: nxp-imx8mq-evk: include the HDMI firmware in the image Lucas Stach
2019-02-01  6:47 ` Sascha Hauer [this message]

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=20190201064712.vbbxiqsuvzuu5qkb@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=l.stach@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox