diff mbox series

[2/2] configs/imx8qxpmek: Update to 4.14.98 components

Message ID 20191217181855.3508-2-festevam@gmail.com
State Accepted
Headers show
Series [1/2] firmware-imx: Fix the ahab-container name | expand

Commit Message

Fabio Estevam Dec. 17, 2019, 6:18 p.m. UTC
Bump kernel, ATF and U-Boot to the versions found in the NXP BSP 4.14.98.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 configs/freescale_imx8qxpmek_defconfig | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Fabio Estevam Dec. 17, 2019, 7:10 p.m. UTC | #1
On Tue, Dec 17, 2019 at 3:19 PM Fabio Estevam <festevam@gmail.com> wrote:
>
> Bump kernel, ATF and U-Boot to the versions found in the NXP BSP 4.14.98.
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Please discard this patch, sorry.

I am getting a boot hang with this one applied.
Julien Olivain Dec. 18, 2019, 1:07 p.m. UTC | #2
Hi Fabio,

On 2019-12-17 20:10, Fabio Estevam wrote:
> On Tue, Dec 17, 2019 at 3:19 PM Fabio Estevam <festevam@gmail.com> 
> wrote:
>> 
>> Bump kernel, ATF and U-Boot to the versions found in the NXP BSP 
>> 4.14.98.
>> 
>> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> 
> Please discard this patch, sorry.
> 
> I am getting a boot hang with this one applied.

Apparently, we experience here what I described earlier, in [1].
Updating U-Boot, Kernel and ATF will also need to realign 
imx-sc-firmware
to the same BSP version. When also applying patch [2] on top of yours,
I was able to boot the board again.

Best regards,

Julien.

[1] 
http://lists.busybox.net/pipermail/buildroot/2019-December/268824.html
[2] 
http://lists.busybox.net/pipermail/buildroot/2019-December/269334.html
Fabio Estevam Dec. 18, 2019, 1:13 p.m. UTC | #3
Hi Julien,

On Wed, Dec 18, 2019 at 10:08 AM Julien Olivain <juju@cotds.org> wrote:

> Apparently, we experience here what I described earlier, in [1].
> Updating U-Boot, Kernel and ATF will also need to realign
> imx-sc-firmware
> to the same BSP version. When also applying patch [2] on top of yours,
> I was able to boot the board again.

Excellent! I don't have my imx8qxp mek board handy at the moment, but
I suggest bumping  to imx-sc-firmware-1.2.2.bin instead of 1.2.1, so
that it matches the version stated in the NXP 4.14.98 Release Notes.

Thanks
Thomas Petazzoni Dec. 22, 2019, 1:06 p.m. UTC | #4
On Tue, 17 Dec 2019 15:18:55 -0300
Fabio Estevam <festevam@gmail.com> wrote:

> Bump kernel, ATF and U-Boot to the versions found in the NXP BSP 4.14.98.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  configs/freescale_imx8qxpmek_defconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

I've marked this patch as Changes Requested. Can you send a new
iteration once the issues are resolved?

Thanks!

Thomas
Fabio Estevam Dec. 22, 2019, 2:27 p.m. UTC | #5
Hi Thomas,

On Sun, Dec 22, 2019 at 10:06 AM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> On Tue, 17 Dec 2019 15:18:55 -0300
> Fabio Estevam <festevam@gmail.com> wrote:
>
> > Bump kernel, ATF and U-Boot to the versions found in the NXP BSP 4.14.98.
> >
> > Signed-off-by: Fabio Estevam <festevam@gmail.com>
> > ---
> >  configs/freescale_imx8qxpmek_defconfig | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
>
> I've marked this patch as Changes Requested. Can you send a new
> iteration once the issues are resolved?

As you already applied Julien's patch:
package/freescale-imx/imx-sc-firmware: bump to version 1.2.1

It is safe to apply this one now as Julien's patch fixed the boot issue.

Thanks
Thomas Petazzoni Dec. 26, 2019, 5:16 p.m. UTC | #6
On Sun, 22 Dec 2019 11:27:57 -0300
Fabio Estevam <festevam@gmail.com> wrote:

> > I've marked this patch as Changes Requested. Can you send a new
> > iteration once the issues are resolved?  
> 
> As you already applied Julien's patch:
> package/freescale-imx/imx-sc-firmware: bump to version 1.2.1
> 
> It is safe to apply this one now as Julien's patch fixed the boot issue.

Thanks for the confirmation, I've applied Julien's patch now.

Thanks,

Thomas
Thomas Petazzoni Dec. 26, 2019, 5:17 p.m. UTC | #7
On Tue, 17 Dec 2019 15:18:55 -0300
Fabio Estevam <festevam@gmail.com> wrote:

> Bump kernel, ATF and U-Boot to the versions found in the NXP BSP 4.14.98.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  configs/freescale_imx8qxpmek_defconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/configs/freescale_imx8qxpmek_defconfig b/configs/freescale_imx8qxpmek_defconfig
index 33e2a50dd7..82f433f6cf 100644
--- a/configs/freescale_imx8qxpmek_defconfig
+++ b/configs/freescale_imx8qxpmek_defconfig
@@ -8,7 +8,7 @@  BR2_ROOTFS_POST_SCRIPT_ARGS="${UBOOT_DIR}/arch/arm/dts/fsl-imx8qxp-mek.dtb"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/linux-imx"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_4.14.78_1.0.0_ga"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_4.14.98_2.0.0_ga"
 BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="freescale/fsl-imx8qxp-mek"
@@ -22,14 +22,14 @@  BR2_TARGET_ROOTFS_EXT2_SIZE="120M"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/imx-atf"
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="rel_imx_4.14.78_1.0.0_ga"
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="imx8qxp"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="rel_imx_4.14.98_2.0.0_ga"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="imx8qx"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_GIT=y
 BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/uboot-imx"
-BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_4.14.78_1.0.0_ga"
+BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_4.14.98_2.0.0_ga"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="imx8qxp_mek"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_PACKAGE_HOST_DOSFSTOOLS=y