Go to file
Pierre-Jean Texier 46c1c81316 imx7s-warp: Set UBOOT_SUFFIX to imx
Since commit 776932e187f38ca53ed57fc662461ba0da005520 ("Rework the u-boot-fslc and u-boot-imx settings logic") in [1],
we need to override the default imx-base.inc value that uses
UBOOT_SUFFIX_pn-${IMX_DEFAULT_BOOTLOADER}

Fixes:

	./tools/mkimage -n u-boot-dtb.cfgout -T imximage -e 0x87800000 -d u-boot-dtb.bin u-boot-dtb.imx >u-boot-dtb.imx.log  && cat u-boot-dtb.imx.log
	Image Type:   Freescale IMX Boot Image
	Image Ver:    2 (i.MX53/6/7 compatible)
	Mode:         DCD
	Data Size:    458848 Bytes = 448.09 KiB = 0.44 MiB
	Load Address: 877ff420
	Entry Point:  87800000
	HAB Blocks:   0x877ff400 0x00000000 0x0006dc00
	DCD Blocks:   0x00910000 0x0000002c 0x000001d4
	make[1]: Leaving directory '/home/bdx-iot/ci/build/tmp/work/imx7s_warp-poky-linux-gnueabi/u-boot-fslc/v2021.07+gitAUTOINC+587e796995-r0/build/warp7_defconfig'
	make: Leaving directory '/home/bdx-iot/ci/build/tmp/work/imx7s_warp-poky-linux-gnueabi/u-boot-fslc/v2021.07+gitAUTOINC+587e796995-r0/git'
	/home/bdx-iot/ci/build/tmp/work/imx7s_warp-poky-linux-gnueabi/u-boot-fslc/v2021.07+gitAUTOINC+587e796995-r0/temp/run.do_compile.2814200: 187: Bad substitution
	WARNING: exit code 2 from a shell command.

See [2]

[1] - 776932e187
[2] - https://github.com/Freescale/meta-freescale/pull/837#issuecomment-897974255

Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
2021-08-13 23:19:47 +02:00
.github/workflows cicd: backport: Fix events allowing the workflow to run 2021-08-09 10:45:08 -03:00
classes layer: Convert to new override syntax 2021-08-09 10:31:27 -07:00
conf imx7s-warp: Set UBOOT_SUFFIX to imx 2021-08-13 23:19:47 +02:00
recipes-bsp layer: Convert to new override syntax 2021-08-09 10:31:27 -07:00
recipes-connectivity/ti-18xx-wlconf layer: Convert to new override syntax 2021-08-09 10:31:27 -07:00
recipes-core layer: Convert to new override syntax 2021-08-09 10:31:27 -07:00
recipes-kernel layer: Convert to new override syntax 2021-08-09 10:31:27 -07:00
wic wic/lx2160acex7.wks.in: add wic template for lx2160acex7 2020-06-23 09:44:16 -03:00
.gitignore .gitignore: add developer patterns 2020-06-23 09:44:16 -03:00
imx7d-remarkable2.md documentation: Add documentation on the reMarkable2 2021-01-25 12:40:02 -03:00
README README: update link of mailing list 2021-03-18 17:59:21 -03:00

OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms

This layer provides support for Freescale's ARM based platforms for use with OpenEmbedded and/or Yocto Freescale's BSP layer.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD

URI: git://git.yoctoproject.org/meta-freescale branch: master revision: HEAD

Contributing

Please submit any patches against the meta-freescale-3rdparty layer by using the GitHub pull-request feature. Fork the repo, make a branch, do the work, rebase from upstream, create the pull request.

For some useful guidelines to be followed when submitting patches, please refer to: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines

Pull requests will be discussed within the GitHub pull-request infrastructure. If you want to get informed on new PRs and the follow-up discussions please use GitHub's notification system.

Mailing list:

https://lists.yoctoproject.org/g/meta-freescale

Source code:

https://github.com/Freescale/meta-freescale-3rdparty