]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: add uboot entrypoint for mx8mm
authorRicardo Salveti <ricardo@foundries.io>
Mon, 16 Dec 2019 14:37:29 +0000 (11:37 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 8 Apr 2020 11:43:39 +0000 (08:43 -0300)
commitede571655a82da51c423f56ddab12550d10b8464
tree0cfa9ad08e0040cdfb1286db1cf8eabf5d360c5e
parent4e7e8ef4676c45f502dd2a0bd5179c3b777362a1
imx-base.inc: add uboot entrypoint for mx8mm

Default u-boot load address is set to 0x40480000 but fitImage
support requires the UBOOT_ENTRYPOINT to be defined as well, so
just extend imx-base.inc to also include a default uboot entrypoint
for mx8mm.

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
(cherry picked from commit 62178407d2612f2cb51430d149563d9266a262aa)
conf/machine/include/imx-base.inc