Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Hello,
- Yesterday I was advised to upgrade my Yocto to the latest version, I have some questions about how to even start such an upgrade.
- My kernel is based on http://git.freescale.com/git/cgit.cig/imx/linux-imx.git/ imx_41.15_2.0.0_ga
- U-boot http://git.freescale.come/git/cgit.cig/imx/uboot-imx.git/ imx_v2016.03_4.1.15_2.0.0_ga
- Kernel and u-boot are compiled individually, I only use filesystem from Yocto. Then but everything in MFG-tool to flash.
- What I want to achieve is building Kernel,bootloader and filesystem in Yocto on Zeus. I'm starting to realize that this is not a trivial task for a beginner but i hope it can be done.
- 1. on the Krogoth branch I have been compiling with the fslc-imx-x11 distro but there does not appear to be a freescale distro on zeus, only poky. I'm I missing something here? Or is the distro feature not that important?
- 2. By looking at bitbake -c menuconfig virtual/bootloader and virtual/kernel it appears that imx6qdlsabresd (that my board is based on) are using u-boot 2019.07 and kernel 4.9.67. Should i first download those versions and try to make them work with my board before even starting with Yocto?
- Thankful for any help or tips.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement