All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: meta-freescale@yoctoproject.org
Subject: Re: [u-boot-fslc][PATCH] embestmx6boards: Change default bootenv configuration
Date: Wed, 22 Oct 2014 05:31:14 -0600	[thread overview]
Message-ID: <54479582.2000200@mlbassoc.com> (raw)
In-Reply-To: <1413975234-6332-1-git-send-email-daiane.angolini@freescale.com>

On 2014-10-22 04:53, Daiane Angolini wrote:
> Change CONFIG_MMCROOT and CONFIG_SYS_MMC_ENV_DEV in
> order to have a smooth boot process with sdcard image
> built from meta-fsl-arm-extra.
>
> Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
> ---
>   include/configs/embestmx6boards.h | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/configs/embestmx6boards.h b/include/configs/embestmx6boards.h
> index 185edbe..4005fe9 100644
> --- a/include/configs/embestmx6boards.h
> +++ b/include/configs/embestmx6boards.h
> @@ -23,7 +23,7 @@
>
>   #define CONFIG_MXC_UART_BASE		UART2_BASE
>   #define CONFIG_CONSOLE_DEV		"ttymxc1"
> -#define CONFIG_MMCROOT			"/dev/mmcblk1p2"
> +#define CONFIG_MMCROOT			"/dev/mmcblk0p2"
>
>   #define PHYS_SDRAM_SIZE		(1u * 1024 * 1024 * 1024)
>
> @@ -297,7 +297,7 @@
>   /* RiOTboard */
>   #define CONFIG_DEFAULT_FDT_FILE	"imx6dl-riotboard.dtb"
>   #define CONFIG_SYS_FSL_USDHC_NUM	3
> -#define CONFIG_SYS_MMC_ENV_DEV		2	/* SDHC4 */
> +#define CONFIG_SYS_MMC_ENV_DEV		0	/* SDHC4 */
>   #define CONFIG_ENV_OFFSET		(6 * 64 * 1024)
>   #define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */
>   #elif defined(CONFIG_ENV_IS_IN_SPI_FLASH)
>

Also, how does this patch apply to meta-freescale (meta-fsl-arm)?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  parent reply	other threads:[~2014-10-22 11:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 10:53 [u-boot-fslc][PATCH] embestmx6boards: Change default bootenv configuration Daiane Angolini
2014-10-22 11:29 ` Gary Thomas
2014-10-22 12:16   ` Daiane Angolini
2014-10-22 11:31 ` Gary Thomas [this message]
2014-10-22 12:18   ` Daiane Angolini
2014-10-22 12:22     ` Eric Bénard
2014-10-22 12:29       ` Daiane Angolini
2014-10-22 12:37         ` Fabio Estevam
2014-10-22 13:06           ` Daiane Angolini
2014-10-22 13:12             ` Eric Bénard
2014-10-22 15:49               ` Otavio Salvador
2014-10-22 15:56                 ` Eric Bénard
2014-10-22 16:15                   ` Otavio Salvador
2014-10-22 16:21                     ` Fabio Estevam

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=54479582.2000200@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=meta-freescale@yoctoproject.org \
    /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.