]> Git Repo - J-u-boot.git/commit
warp: Use the correct symbol for CONFIG_IMX_HAB
authorFabio Estevam <[email protected]>
Mon, 26 Jul 2021 19:01:48 +0000 (16:01 -0300)
committerStefano Babic <[email protected]>
Mon, 9 Aug 2021 12:46:50 +0000 (14:46 +0200)
commit82679f94e72cc51fcf6a452c2823acdf7f389ead
treebf5342e88058d798d5118bd14194ab27b2fedf87
parent249ee657e620829b0ebe119936d0e82c83534b45
warp: Use the correct symbol for CONFIG_IMX_HAB

The intention of commit d714a75fd4dc ("imx: replace CONFIG_SECURE_BOOT
with CONFIG_IMX_HAB") was to convert from CONFIG_SECURE_BOOT to
CONFIG_IMX_HAB, but it replaced with an extra "_" character.

Fix it by using the correct CONFIG_IMX_HAB symbol.

Fixes: d714a75fd4dc ("imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB")
Signed-off-by: Fabio Estevam <[email protected]>
board/warp/imximage.cfg
This page took 0.029658 seconds and 4 git commands to generate.