[PATCH] Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"

Fabio Estevam festevam at gmail.com
Tue Mar 31 11:40:28 CEST 2020


Hi Ye Li,

On Tue, Mar 31, 2020 at 6:00 AM Ye Li <ye.li at nxp.com> wrote:
>
> The patch in commit cf8dcc5d02c32173b74bf1b7600dd2b990a90b13 is not correct,

1. "Patch in commit" is not correct. Please refer it to "commit" instead.

2. Please use the same kernel style to refer to commit: 12 SHA digit
and the subject between (" xxx ")

So this would become:

Commit cf8dcc5d02c3  ("common: spl_fit: Default to IH_OS_U_BOOT if
FIT_IMAGE_TINY enabled") is not correct...

> it will append fdt to each loadable image.
> Actually when using TINY FIT, the first loadable image is thought as u-boot
> and already have fdt appended.
>
> Signed-off-by: Ye Li <ye.li at nxp.com>

Tested on a imx6q and imx6qp sabresd:

Tested-by: Fabio Estevam <festevam at gmail.com>

Thanks


More information about the U-Boot mailing list