Hello, I pushed following updates:
commit 357c7c27e73710da7bfa3f587bbd4c11499e5ce7 (HEAD -> master, yocto/master-next, yocto/master) Author: Otavio Salvador <[email protected]> Date: Sat Sep 30 09:34:33 2017 -0300 kernel-imximage.bbclass: Add documentation about the class This adds a small documentation about the class as comment. Signed-off-by: Otavio Salvador <[email protected]> commit f0123278102fc040049bc185333337711c4920c9 Author: Otavio Salvador <[email protected]> Date: Fri Sep 29 16:27:02 2017 -0300 imx25pdk: Add machine file CPU: i.MX25 with ARM926EJ–S core - 400 MHz maximum speed NXP® MC34704B power management IC NXP SGTL5000 ultra-low–power audio codec Memory: 64 MB or 512 MB DDR2 2 GB NAND flash Signed-off-by: Otavio Salvador <[email protected]> commit d5a9733af0c1bb627e65c74714519c9ba2b49222 Author: Otavio Salvador <[email protected]> Date: Fri Sep 29 16:27:02 2017 -0300 linux-fslc: Add i.MX25 configuration This adds the i.MX25 configuration. It is based on imx_v4_v5_defconfig. Signed-off-by: Otavio Salvador <[email protected]> commit e8ecc6ae224c48332cdfe0f1f17b4a23960cb0b9 Author: Otavio Salvador <[email protected]> Date: Fri Sep 29 16:27:02 2017 -0300 u-boot-fslc: Bump revision to 9f164a1a01 This includes following changes: 9f164a1a01 mx25pdk: Change root to use a single partition layout 642e1ec971 mx25pdk: Remove duplicated define bb8bb2c1bd mx25pdk: Use generic filesystem commands a3581b705a imx6: disable clock command and print_cpuinfo code in SPL 555c0086e6 colibri_imx6: Avoid calling setup_display() from SPL code 0985fc630b apalis_imx6: Avoid calling setup_display() from SPL code a01e041d10 mx6cuboxi: Avoid calling setup_display() from SPL code 939d30becd wandboard: Avoid calling setup_display() from SPL code 025f356829 cgtqmx6eval: Avoid calling setup_display() from SPL code 3cfa1bd347 mx6sabresd: Avoid calling setup_display() from SPL code 6d9b99b923 mx6sabresd: Add Serial Download Protocol support 3766ef9cea toradex: imx6: Move g_dnl_bind_fixup() into common SPL code da4a0fd824 board: ge: bx50v3: set eth0 MAC address 5e57f55125 detect and setup solidrun hummingboard2 35e7f4f0aa imx6: drop duplicated bss memset and board_init_r() call 72066ea7f5 pico-imx7d: Add "how to boot with NXP 4.1 Kernel" 58cb0bc9f0 imx: imx7d: remove CamelCase from ENET_xMHz macros 2df17bffbc imx_common: detect USB serial downloader reliably 5615ed0835 imx: add macro to detect whether USB PHY is active Signed-off-by: Otavio Salvador <[email protected]> commit a13b706fcc6a5f1f5195b678025849b0f47b9be4 Author: Otavio Salvador <[email protected]> Date: Fri Sep 29 16:27:02 2017 -0300 imx-base.inc: Always use wic for i.MX25 images The i.MX25 support is new so there is no reason to extend the dependency on the old image generation class. Signed-off-by: Otavio Salvador <[email protected]> commit 3ad3475ac58dfaa281deb3393f5fd154c3730fc8 Author: Otavio Salvador <[email protected]> Date: Fri Sep 29 16:27:02 2017 -0300 imx-base.inc: Add basic settings for i.MX25 The i.MX25 will always use the use-mainline-bsp override so we force its inclusion with the override extender mechanism. Signed-off-by: Otavio Salvador <[email protected]> commit 2524a3cda328415a2f3817cf753f405743a4e3d1 Author: Otavio Salvador <[email protected]> Date: Fri Sep 29 16:27:02 2017 -0300 wic: Add a i.MX bootpart templates This includes the wic templates which use a separated boot partition. This allow for easier migration from the new deprecated sdcard generation class. Signed-off-by: Otavio Salvador <[email protected]> commit e7b14913cd685a55837b0de36dad92637e6fd443 Author: Otavio Salvador <[email protected]> Date: Fri Sep 29 16:27:02 2017 -0300 wic: Force the use of 'msdos' partition tables Some old SoC has problems to read GPT partition tables so we use 'msdos' as default here and if some vendor wants to override it, it can still be done in their wks files. Signed-off-by: Otavio Salvador <[email protected]> commit 11d2434b08f9d71a61a4852489697ab2d77d782b Author: Otavio Salvador <[email protected]> Date: Fri Sep 29 16:27:02 2017 -0300 wic: Move all wks files to root layer directory The wic looks for wks files in many places. The root layer directory is one of those and makes much easier to find the wks files for reference and use. Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
