Hello, I pushed following updates:
commit 1ccc8841569c1f27976017cc135df87b868ed62b (HEAD -> pending, m/master, m/krogoth, github/master) Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:59 2016 +0800 t2080: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit a11bd01a284eca283691ac6c66ec9b0b4ed9f5fa Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:58 2016 +0800 t104x: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 2b54f7b911ab8700ff46bf72fad6c1150743fa7f Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:57 2016 +0800 t1024: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 5e35c8e8f6924072c464425d746b5107d4a0eb34 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:56 2016 +0800 t1023: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 333ed936271f7dbaa0720d42ec4a3bdb8efa3d88 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:55 2016 +0800 p5040: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit a6666c63321087abff4d637de59625b88ffd3c47 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:54 2016 +0800 p5020: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 78528d818278c4833cf7a0e25c973abed2c425ee Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:53 2016 +0800 p4080ds: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit d38310995c1a530a8c738a852b74cd939c00c4c0 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:52 2016 +0800 p3041ds: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 5b9a11c9aa7670899bc584261940d93a343b1496 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:51 2016 +0800 p2041rdb: switch to new UBOOT_CONFIG format Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 79010a03b941de31a881979cc8f8c03a3b3a8ef6 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:50 2016 +0800 hv-cfg: not set HV_CFG_M in machine conf It is simple to do it in hv-cfg recipe. Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 933efab5cb38fda594b27d7777b0089c6b982201 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:49 2016 +0800 hv-cfg: update to 348748b Changelog: 348748b update device trees to increase the number of FQDs available ba627ef t4240qds: add some missing fman ports 4da1b35 experimental: update to match latest device tree f23fe58 b4860qds: update to match latest device tree 70e01ec t4240: update to match latest device tree bb7fd45 t2080: update to match latest device tree 5c2af25 t1042rdb: update to match latest device tree 4ad3b4e t1040: update to match latest device tree 7d82eca t1024: update to match latest device tree a921799 p5040ds: update to match latest device tree 7b27495 p5020ds: update to match latest device tree c2bdb6c p4080ds: update to match latest device tree 027388f p3041ds: update to match latest device tree 3ac3990 p2041rdb: update to match latest device tree Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 58a573c07b566ca25bbd70114fc488f778afa754 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:48 2016 +0800 remove obsolete UBOOT_SOURCE_* variables in machine file u-boot has switched to the new UBOOT_CONFIG format. These variables are useless now. Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit f5a070e6082e1837463e8ff2398e0b06c6b19ae8 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:47 2016 +0800 u-boot-qoriq: Add host compiler flags U-Boot will compile its own tools during the build, with specific configurations (aka when CONFIG_FIT_SIGNATURE is enabled) the host tools require openssl. This patch adds 'openssl' as a PACKAGECONFIG that enables the use of openssl-native as a dependency and also adds the HOSTCC flags that U-Boot uses when compiling the host tools. (From OE-Core rev: 7d0edf5d04fba0b642bfb08a1de28fbc8e480209) Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit c279b7647467cbc05e0375efed26c9fec453aee9 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:46 2016 +0800 u-boot-qoriq: set LOCALVERSION to +fsl SDK_VERSION defaults to nodistro.0 which is not expected in this recipe. Also adjust the location of some settings, no code change. Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit a51bae26b2e8cee1eba5b39fc83d360e5de1b55a Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:45 2016 +0800 u-boot-qoriq: add DEPENDS for qoriq-arm64 Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 1e4a779ce49db1940f4585d97feb4f02bfa8c4f1 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:44 2016 +0800 u-boot-qoriq: remove duplicate settings with oe-core Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 0ff0e401d09fb9e063611d32117d3507fd135599 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:43 2016 +0800 u-boot-qoriq: switch to new UBOOT_CONFIG format By using the new UBOOT_CONFIG format, the final u-boot binary will be configured in machine config file, and will be processed in upstream u-boot.inc. Remove the codes to copy final u-boot binary, and append the special steps which need boot-format/byte_swap tool to regenerate the binary. Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 79ba856434b0e2d28352afe7828fd00faa91f71a Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:35:42 2016 +0800 u-boot-qoriq: upgrade to 2016.01 plus fsl patches The main features are: * Upgrade to 2016.01 * On ARM platforms, the U-Boot image includes the device tree * Non-secure and Secure Boot (ESBC) * Primary Protected Application (PPA) firmware integration [LS1043A] * Clock, CPLD, DUART, DDR3, DDR4, DSPI, eSDHC, GIC-400, GIC-500, I2C, OCRAM, PCIe, USB 2 & 3, SATA, UART * Networking support using eTSEC, FMAN Independent Mode or DPAA2 networking * DCU, eMMC 4.5, I2C3, LPUART, QSPI [LS1021A] * eLBC and IFC access to NOR and NAND flash * Boot from NOR, NAND flash, eSPI, SDHC * Boot from SRIO [B4860, P5020, P4080] * Voltage ID (board specific) * CodeWarrior debug patch for U-Boot Detailed commit log can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/u-boot.git/log/?h=sdk-v2.0.x Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 530582874ef69e75b638a73de6adc0a6961ea731 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:31:30 2016 +0800 ls1043ardb: add machine file The LS1043A Reference Design Board (RDB) is a high-performance computing, evaluation, and development platform that supports the QorIQ LS1043A LayerScape Architecture processor. The LS1043ARDB provides SW development platform for the Freescale LS1043A processor series, with a complete debugging environment. The LS1043A RDB is lead-free and RoHS-compliant. The LS1043A integrated multicore processor combines four ARM Cortex-A53 processor cores with datapath acceleration optimized for L2/3 packet processing, single pass security offload and robust traffic management and quality of service. For detailed info, please visit: http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/qoriq-arm-processors/qoriq-ls1043a-reference-design-board:LS1043A-RDB Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 8758ba2acf62adfdfe218a56241518ec0e424000 Author: Zongchun Yu <[email protected]> Date: Sat Jul 16 00:31:29 2016 +0800 ls2080ardb: Add machine file The LS2080A Reference Design (RDB) is a high-performance computing, evaluation, and development platform that supports the QorIQ LS2080A Layerscape Architecture processor. The LS2080A integrated multicore processor combines eight ARM Cortex-A57 processor cores with high-performance data path acceleration logic and network and peripheral bus interfaces required for networking, telecom/datacom, wireless infrastructure, and mil/aerospace applications. For detailed info, please visit: http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/qoriq-arm-processors/qoriq-ls2080a-rdb-reference-design-board:LS2080A-RDB Signed-off-by: Zongchun Yu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 67b1862dd4be40d3e62ac03feb2a62bf46052b38 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:31:28 2016 +0800 qoriq-base.inc: append image_types_uboot to IMAGE_CLASSES Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit b631c2e63dfe365642eb6f102f78b659443531ee Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:31:27 2016 +0800 qoriq-base.inc: update MACHINE_EXTRA_RECOMMENDED * use += to append, instead of ?= * udev-rules-qoriq is not needed for all the qoriq boards, remove it. * add udev-extraconf and kernel-modules. Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 922f847431ca21be2300a14ecaff514a7f3c9b81 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:31:26 2016 +0800 qoriq-arm64.inc: add move KERNEL_IMAGETYPE setting from qoriq-base.inc as qoriq-arm64 has a different value. Signed-off-by: Zhenhua Luo <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit f9cbcd440b8856d07d7bfd9d4a2df7c6a41fbc57 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:31:25 2016 +0800 qoriq-ppc.inc: rm UBOOT_ENTRYPOINT setting qoriq ppc boards don't need this variable being set. Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit b76572cbc4b106212b46af78a246cd3826302128 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:31:24 2016 +0800 qoriq-arm/qoriq-ppc: rm MKUBIFS_ARGS/UBINIZE_ARGS setting The value for two variables is specific to each board. They should be added in machine configure file after being verified on each board. Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 6d586e3cba666c74a87f528d7ea7f18d0e82c3e7 Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:31:23 2016 +0800 qoriq-arm/qoriq-ppc: adjust MACHINEOVERRIDES Adjust the order of qoriq/qoriq-arm/qoriq-ppc. Old: e500mc:qoriq:p4080ds:qoriq-ppc New: qoriq:qoriq-ppc:e500mc:p4080ds Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 0d7fab7da6307fd7397e4d8ac73dbf6396a537ea Author: Ting Liu <[email protected]> Date: Sat Jul 16 00:31:22 2016 +0800 qoriq-arm.inc: move DEFAULTTUNE/UBOOT_ENTRYPOINT to ls1021atwr.conf the specific values are for ls1021atwr. Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 8577e585108e0650566740a03118bbc5c3038231 Author: Zongchun Yu <[email protected]> Date: Sat Jul 16 00:28:40 2016 +0800 management-complex: Add recipe Signed-off-by: Zongchun Yu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit e33faea587752329cdaa4643155a5a0e24f35938 Author: Zongchun Yu <[email protected]> Date: Sat Jul 16 00:28:39 2016 +0800 ls2-phy: Add recipe Signed-off-by: Zongchun Yu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit e347d641489a5c67c4ae014db3368ed77f254375 Author: Zongchun Yu <[email protected]> Date: Sat Jul 16 00:28:38 2016 +0800 ls2-rcw: Add recipe Signed-off-by: Zongchun Yu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit ac8d7fb81b1108507038151f9dfcf831546c26a1 Author: Zongchun Yu <[email protected]> Date: Sat Jul 16 00:28:37 2016 +0800 dpl-examples: Add recipe Signed-off-by: Zongchun Yu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 4469a2ad9ce5200a5543eeb2ce2e905f36050094 Author: Zongchun Yu <[email protected]> Date: Sat Jul 16 00:28:36 2016 +0800 restool: Add recipe Signed-off-by: Zongchun Yu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 4c5f28949235aef5f105fc5db31d6d037d32926d Author: Chunrong Guo <[email protected]> Date: Sat Jul 16 00:28:35 2016 +0800 ppa: add recipe Signed-off-by: Otavio Salvador <[email protected]> commit 7d2c49acdf78a798c92b6d6fbe9cbf8ef324059c Author: Yuan Yao <[email protected]> Date: Sat Jul 16 00:28:34 2016 +0800 change-file-endianess: keep 8 byte alignment Signed-off-by: Yuan Yao <[email protected]> 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
