> -Original Message-
> From: Fabio Estevam
> Sent: 2020年12月18日 18:59
> To: Alice Guo (OSS)
> Cc: Stefano Babic ; Peng Fan ;
> dl-uboot-imx ; Ye Li ; U-Boot-Denx
> ; Alice Guo
> Subject: [EXT] Re: [PATCH v1 1/2] imx8mp: configs: add support for distro boot
>
Hi Alice,
On Thu, Dec 17, 2020 at 7:28 AM Alice Guo (OSS) wrote:
> diff --git a/configs/imx8mp_evk_defconfig b/configs/imx8mp_evk_defconfig
> index cd5724e811..7831a940a3 100644
> --- a/configs/imx8mp_evk_defconfig
> +++ b/configs/imx8mp_evk_defconfig
> @@ -51,6 +51,8 @@ CONFIG_CMD_EXT2=y
> CON
l.com; peng@nxp.com
> > Cc: uboot-...@nxp.com; ye...@nxp.com; u-boot@lists.denx.de; Alice Guo
> >
> > Subject: [PATCH v1 1/2] imx8mp: configs: add support for distro boot
> > commands
> >
> > From: Alice Guo
> >
> > Supported boot device types
ubject: [PATCH v1 1/2] imx8mp: configs: add support for distro boot commands
>
> From: Alice Guo
>
> Supported boot device types in iMX8MP: MMC.
>
> CONFIG_CMD_PART is added for command part and CONFIG_CMD_FS_GENERIC
> is for command fstype.
>
> scriptaddr is the location in
From: Alice Guo
Supported boot device types in iMX8MP: MMC.
CONFIG_CMD_PART is added for command part and CONFIG_CMD_FS_GENERIC is
for command fstype.
scriptaddr is the location in RAM where boot.scr.uimg/boot.scr will be
loaded to prior to execution. kernel_addr_r is the location in RAM where
5 matches
Mail list logo