summaryrefslogtreecommitdiff
path: root/configs/verdin-imx8mm_defconfig
diff options
context:
space:
mode:
authorIgor Opaniuk <igor.opaniuk@toradex.com>2020-10-30 17:28:25 +0200
committerIgor Opaniuk <igor.opaniuk@toradex.com>2020-10-30 22:23:52 +0200
commit3d6a3c3b084105014d8c6b8a101e955ce19b1295 (patch)
treeca6274c395142a90fc63a896325d5b32ced90c81 /configs/verdin-imx8mm_defconfig
parenta532101923cfa26df38ae6255e7db13ef6adea97 (diff)
apalis/colibri-imx8x: disable CONFIG_OF_EMBED
When CONFIG_OF_EMBED=y, the buildinfo is calculated wrongly: /* Get imx-mkimage commit id. * The imx-mkimage puts the commit hash behind the end of u-boot.bin */ mkimage_commit = (char *)(ulong)(CONFIG_SYS_TEXT_BASE + end_ofs + fdt_totalsize(gd->fdt_blob)); temp = mkimage_commit + 8; *temp = '\0'; With this change BuildInfo is shown correctly: BuildInfo: - SCFW 732e719a, SECO-FW 376e3c15, IMX-MKIMAGE 6745ccdc, ATF 8565561 - U-Boot 2020.04-00209-ga532101923-dirty Related-by: ELB-3188 Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
Diffstat (limited to 'configs/verdin-imx8mm_defconfig')
0 files changed, 0 insertions, 0 deletions