All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] configs/freescale_imx7ulpevk: new defconfig
       [not found] <20191018133845.16532-1-fabrice.goucem@nxp.com>
@ 2019-10-18 13:48 ` Fabio Estevam
  0 siblings, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2019-10-18 13:48 UTC (permalink / raw)
  To: buildroot

Hi Fabrice,

Thanks for sending this patch.

I am also interested in getting imx7ulp evk supported in Buildroot :-)

On Fri, Oct 18, 2019 at 10:39 AM Fabrice Goucem <fabrice.goucem@nxp.com> wrote:

Please add a commit log.

> Signed-off-by: Fabrice Goucem <fabrice.goucem@nxp.com>

> +Create a bootable SD card
> +=========================
> +
> +To determine the device associated to the SD card have a look in the
> +/proc/partitions file:
> +
> +  cat /proc/partitions
> +
> +Buildroot prepares a bootable "sdcard.img" image in the output/images/
> +directory, ready to be dumped on a SD card. Launch the following
> +command as root:
> +
> +  dd if=./output/images/sdcard.img of=/dev/<your-sd-device>
> +
> +*** WARNING! This will destroy all the card content. Use with care! ***
> +
> +For details about the medium image layout, see the definition in
> +board/freescale/common/imx/genimage.cfg.template.

An important step that is missing is regarding the M4 firmware.

We should probably put the M4 firmware into the the rootfs and explain
the commands to flash the QSPI with the M4 firmware.

Please see Thomas' feedback when an earlier attempt to add support for
this board was made:
https://patchwork.ozlabs.org/patch/945237/


> @@ -0,0 +1,27 @@
> +BR2_arm=y
> +BR2_cortex_a7=y
> +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
> +BR2_TARGET_GENERIC_GETTY_PORT="ttyLP0"
> +BR2_ROOTFS_POST_IMAGE_SCRIPT="board/freescale/common/imx/post-image.sh"
> +BR2_LINUX_KERNEL=y
> +BR2_LINUX_KERNEL_CUSTOM_GIT=y
> +BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/linux-imx.git"
> +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_4.19.35_1.0.0"
> +BR2_LINUX_KERNEL_DEFCONFIG="imx_v7"
> +BR2_LINUX_KERNEL_DTS_SUPPORT=y
> +BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx7ulp-evkb"
> +BR2_PACKAGE_FREESCALE_IMX=y
> +BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX7=y

Is this option really needed?

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] configs/freescale_imx7ulpevk: new defconfig
  2019-10-18 15:39 ` Fabio Estevam
@ 2019-10-19 23:56   ` Arnout Vandecappelle
  0 siblings, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2019-10-19 23:56 UTC (permalink / raw)
  To: buildroot



On 18/10/2019 17:39, Fabio Estevam wrote:
> Hi Fabrice,
> 
> On Fri, Oct 18, 2019 at 12:35 PM Fabrice Goucem <fabrice.goucem@nxp.com> wrote:
>>
>> Hi Fabio,
>>
>> Thanks for your email!
>> Let me know if you have any concerns or remarks on the patch.
> 
> Yes, I made some comments about your patch.
> 
> Have you seen it?
> 
> You can check here if Outlook messes things up :-) :
> http://lists.busybox.net/pipermail/buildroot/2019-October/263023.html

 Actually, Fabrice's mails don't make it to the list. Are you subscribed?

 Regards,
 Arnout

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] configs/freescale_imx7ulpevk: new defconfig
       [not found] <AM6PR04MB60057B7D7571FBB5051A406F936C0@AM6PR04MB6005.eurprd04.prod.outlook.com>
@ 2019-10-18 15:39 ` Fabio Estevam
  2019-10-19 23:56   ` Arnout Vandecappelle
  0 siblings, 1 reply; 3+ messages in thread
From: Fabio Estevam @ 2019-10-18 15:39 UTC (permalink / raw)
  To: buildroot

Hi Fabrice,

On Fri, Oct 18, 2019 at 12:35 PM Fabrice Goucem <fabrice.goucem@nxp.com> wrote:
>
> Hi Fabio,
>
> Thanks for your email!
> Let me know if you have any concerns or remarks on the patch.

Yes, I made some comments about your patch.

Have you seen it?

You can check here if Outlook messes things up :-) :
http://lists.busybox.net/pipermail/buildroot/2019-October/263023.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-19 23:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191018133845.16532-1-fabrice.goucem@nxp.com>
2019-10-18 13:48 ` [Buildroot] [PATCH 1/1] configs/freescale_imx7ulpevk: new defconfig Fabio Estevam
     [not found] <AM6PR04MB60057B7D7571FBB5051A406F936C0@AM6PR04MB6005.eurprd04.prod.outlook.com>
2019-10-18 15:39 ` Fabio Estevam
2019-10-19 23:56   ` Arnout Vandecappelle

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.