mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Yunus Bas <y.bas@phytec.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: i.MX: phytec-som-imx6: Fix paths to SPI-NOR partition
Date: Tue, 14 Apr 2020 11:17:05 +0200	[thread overview]
Message-ID: <20200414091705.GB27288@pengutronix.de> (raw)
In-Reply-To: <1586253176-225056-1-git-send-email-y.bas@phytec.de>

On Tue, Apr 07, 2020 at 11:52:56AM +0200, Yunus Bas wrote:
> Due to a previously change of the partition namings, the kernel- and
> oftree-paths in the SPI-bootscript have to be adapted to the changes.
> 
> The previous change can be found here:
> commit 72ba815bf6feaa0a98d2496f52784dd5b4258e73
> 
> Signed-off-by: Yunus Bas <y.bas@phytec.de>
> ---
>  arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/boot/spi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/boot/spi b/arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/boot/spi
> index 2000a16..8fb71f5 100644
> --- a/arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/boot/spi
> +++ b/arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/boot/spi
> @@ -1,5 +1,5 @@
>  #!/bin/sh
>  
> -global.bootm.image="/dev/m25p0.kernel"
> -global.bootm.oftree="/dev/m25p0.oftree"
> +global.bootm.image="/dev/m25p0.nor.kernel"
> +global.bootm.oftree="/dev/m25p0.nor.oftree"
>  global.linux.bootargs.dyn.root="root=ubi0:root ubi.mtd=root rootfstype=ubifs rw"
> -- 
> 2.7.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
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

      reply	other threads:[~2020-04-14  9:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07  9:52 Yunus Bas
2020-04-14  9:17 ` 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=20200414091705.GB27288@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=y.bas@phytec.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