On 08/07/2017 10:46 AM, otavio.salva...@gmail.com wrote:
Hello,

I pushed following updates:


Hi Otavio,

FYI - I just pulled and built linux-qoriq_4.4 for a TWR-LS1021A-PB. I used the default defconfig and dtb files. The kernel hung on boot.

Have the patches been tested on this particular board? If it's known to work elsewhere, I'll dig in further and report back.

I think it would be a good idea to leave linux_qoriq_4.1.bb in recipes-kernel/linux until there is good feedback on 4.4

Thanks

Bob


## Booting kernel from Legacy Image at 83000000 ...
   Image Name:   Linux-4.4.65+gec61f52
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    6657416 Bytes = 6.3 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 81000000
   Booting using the fdt blob at 0x81000000
   Loading Kernel Image ... OK
   Loading Device Tree to bef13000, end bef1a083 ... OK

Starting kernel ...







commit 438c926745432b0ac77f191e44d10267880c719e (HEAD -> pending, 
yocto/master-next, yocto/master)
Author: Fabio Berton <fabio.ber...@ossystems.com.br>
Date:   Wed Aug 2 11:23:17 2017 -0300

     linux-fslc-imx: Bump revision to 09845b886c11
This includes the following change: - 09845b886c11 mxc_hdmi: Fix hang during boot Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit f2e3d4574ee0a543d1270c30377c2a8c24a7bda6
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:22 2017 +0800

     odp: update to fdb26cb
*include the following changes
     fdb26cb - Removing local compilation patch from QBMAN repo
     487e3ce - Patch to update the repo for submodule to github repo.
     d62396e - Patch to fix the copyright issues caught by black-duck
     14878eb - Patch to fix legal review comments.
     e460f97 - Minor changes in KNI module w.r.t. Linux 4.4
     541d97b - Merge pull request #492 in GITAM/odp from 
~B42948/odp:feature/ODP-1114 to fsl_odp_v16.07_qoriq
     bf27ab6 - Merge pull request #490 in GITAM/odp from 
~B49015/odp:fsl_odp_v16.07_qoriq_bug5 to fsl_odp_v16.07_qoriq
     3b17a94 - Script: A script added to disable the services on ls2088 board
     1a6e18f - Merge pull request #491 in GITAM/odp from 
~B02416/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
     1358542 - Patch to remove the support for dpaa1 from ODP.
     5a7998a - Patch to sync the ODP QBMAN code with QBMAN repo.
     589700d - Affing threads starting from highest CPU#
     1bdbf7a - Merge pull request #485 in GITAM/odp from 
~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
     e6344c8 - Merge pull request #484 in GITAM/odp from 
~B42948/odp:bugfix/ODP-1099 to fsl_odp_v16.07_qoriq
     fe19377 - Removing global variable "enable_hash"
     909b445 - Updating DPL creation script for AIOP support
     776e830 - Fixing array out of bound issue for tm_capability records
     e036b2e - Merge pull request #480 in GITAM/odp from 
~B46187/odp_2:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
     5fa71cb - odp_dpaa2: Patch to change queue state when queue is attached
     188333f - odp_dpaa2: Patch to fix DPNI_OPTIONS issue in dynamic_dpl script.
     9d8fcba - Merge pull request #476 in GITAM/odp from 
~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
     1dd2557 - Merge pull request #479 in GITAM/odp from 
~B02416/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
     c67496b - Adding README for QorIQ ODP in LDASH.
     d9864bb - Merge pull request #474 in GITAM/odp from 
~B49015/odp:fsl_odp_v16.07_qoriq_bug5 to fsl_odp_v16.07_qoriq
     7385bc4 - Merge pull request #475 in GITAM/odp from 
~B46187/odp_2:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
     6d4381b - Giving dedicated portals to control threads.
     4361d1f - Validating pktio state before cleaning it
     ac87bce - odp_dpaa2: Patch to define MAP_HUGETLB flag.
     09ac60f - SCRIPT: Invalid board type fix
     924e7a4 - Merge pull request #471 in GITAM/odp from 
~B42948/odp:feature/ODP-988 to fsl_odp_v16.07_qoriq
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 5e414150057f379e7b8a988c8f5832a0168fb162
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:21 2017 +0800

     restool: update to f01f2ea4ab
*include the following changes f01f2ea - add NXP Copyright where necessary
     2a413ea - dpsw: change dpsw.X to dpsw.0 in help text
     eeee9e8 - dpni: remove unused variable
     837e541 - dpdmux: add support for L3 custom forwarding method
     42f39ea - dpseci: add congestion group option for dpseci create
     1516311 - dpni: execute dpni create even if MC10.2
     55bdffd - add MC version compatiblilty check to wrapper scripts
     fc29c3d - dprc: export connect configuration parameters to users
     3fd971d - avoid INTEGER overflow in params of get_option_value function
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit aae8e840115c1f8e87c7a93b15e73c2fbf384387
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:20 2017 +0800

     ls1021atwr: update kernel config
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 71bdff5a7ab6e123e24d799693fc712fe7b1100c
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:19 2017 +0800

     dpdk-extras: update to d17f3e0654
*include the following changes d17f3e0 - Remove "All rights reserved" in copyright
     ce5e45a - dpaa: changing type of disable script
     fc00cb6 - Update copyright text based on legal review input
     3b1d9a8 - Services: disable_services.sh script added to disable the 
services
     878feaf - dpaa2: make loopback script executable
     a55e7b1 - dpaa2: disable PEB buffers for ls1088
     327fd49 - dynamic_dpl: BOARD_TYPE environment variable dependancy removed
     c56f9dd - dynamic_dpl: add board_type environment variable
     72bd2b8 - dpaa2: loopback_ipsec_secgw.sh modified for latest application 
changes
     53c368f - dpaa2: loopback_ipfragment_reassembly.sh modified for large size 
ping
     b3ea7ab - dpaa2: adding support for PERF Buffers
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 0939aead24d5c27d748650e5ee020ab57fc7aeae
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:18 2017 +0800

     dpdk: update to 98f548c36
*include the following changes 98f548c - dpaa2: fix incorrect copyright string
     7962baa - examples/ipsec-secgw: modify port numbers in config files
     3217401 - dpdk-extras: updating submodule commit
     e011184 - dpdk-extras: update commit of submodule
     4bea5be - dpaa2: fix incorrect copyright string
     09e88a4 - dpdk-extra: update submodule commit
     7fc9dad - IPSEC:Enabling dequeue of all pending packets before 
retransmitting
     eaf69d3 - Merge pull request #377 in GITAM/dpdk from 
~B10814/dpdk:16.07-qoriq to 16.07-qoriq
     6a5d817 - dpaa: naming alignment with 17.05 code
     b802c02 - mempool: fix search of maximum contiguous pages
     b889f0b - net/dpaa2: tx cgr setting to frame based
     e3b9a92 - net/dpaa2: change rx and tx queue numbers from MC attributes
     5aba5d9 - vfio: fix memseg error message
     ec49f70 - Merge pull request #376 in GITAM/dpdk from 
~B27504/dpdk:16.07-qoriq to 16.07-qoriq
     c024799 - Merge pull request #373 in GITAM/dpdk from 
~B10814/dpdk:16.07-qoriq to 16.07-qoriq
     d3b2ef0 - dpaa1: have separate device id's for eth and sec
     874df10 - dpaa: update the parsing mask
     0eff523 - bus/fslmc: panic on failure to get DPIO
     fbd65d1 - dpaa2: obtain kernel version and toggle MSI setup
     2143d38 - dpaa: modify compatible string due to kernel update from 4.1 to 
4.4
     d17c69d - dpdk-extras: commit-id updated
     43f4f81 - Merge pull request #369 in GITAM/dpdk from 
~B10814/dpdk:16.07-qoriq to 16.07-qoriq
     431ff86 - net/dpaa: expose env variable to disable taildrop
     8e451ee - Merge pull request #366 in GITAM/dpdk from 
~B49015/dpdk:16.07-qoriq_fix to 16.07-qoriq
     3876243 - DPAA2: coverity issues fixes
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 1ea51e7d4ada188bcb1209456e0a65769cccd686
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:17 2017 +0800

     openssl-qoriq : update to v1.0.2l
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 6ff1ffbba08c415e121d1f91217aff131cfad46d
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:16 2017 +0800

     flib: update to 2c9b9dc226
*include the following changes 2c9b9dc - fix HMAC key size in cnstr_shdsc_hmac()
     dd4b8a0 - Merge pull request #36 in SDK/flib from 
~B13908/flib:bugfix/QFLIB-148-rta-sec-shared-descriptor-apis to master
     cb0db69 - IPsec: add base length for AEAD-like descriptors
     02eeb6d - add more ciphersuites in __tls_gen_auth_key
     eced864 - update README with support for SEC Eras 7 and 8
     3e6d267 - add entries in proto_blob_flags[] for SEC ERA >= 6
     9e4289c - PDCP - remove "TODO" since SOP is now supported
     b470f0c - IPSec - Change sharing type of shared descriptor.
     11f0b9b - add rta_tls_cipher_mode() - IANA code to cipher type converter
     9e7dc88 - add CAPWAP/DTLS support
     d691400 - use IANA naming for TLS cipher suites (protinfo) defines
     4ff05c3 - add/update TLS output format PDB option (TLS_PDBOPTS_OUTFMT)
     e6d2044 - s/__rta_tls_pdb_ars/rta_dtls_pdb_ars
     1fcc9f9 - make TLS PDB structures fixed size
     9cbbdad - add __rta_out_{be,le}64 accessors
     8ad5632 - remove unused pdb_len parameter from cnstr_shdsc_tls()
     3d49d9b - fix TLS PDB structures padding
     5396a23 - fix DTLS encapsulation PDB
     b6ba895 - add missing return type for __rta_copy_tls_pdb()
     0435291 - fix include path for fsl_cdma.h header
     78fc682 - IPsec new mode - L2 header copy using SEC (encap, tunnel mode)
     a5d4e52 - IPsec - rework DPOVRD register definition
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 80d397b3459f255d0512e08aa141108539a038f7
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:15 2017 +0800

     gpp-aioptool: update to a350379
*include the following changes a350379 - Update license from EULA to BSD
     11bcb64 - make: fix build environments for cross compilation
     a539012 - src: update tool version and supported MC version info
     5a1156d - flib/mc: Upgrade MC Flib to 10.1.3
     4c03e6c - mc/flib: cleanup unused MC objects
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 04600265f0404c61d863ec4f83fd3bc287170d0e
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:14 2017 +0800

     aiopsl: update to 9d45f430b
*include the following changes
     9d45f43 - apps: update elfs before tag
     126f4f3 - firmware no.: 8.0.2
     c274ff9 - aiop_apps : Soft Parser after legal review
     ae0be0e - apps: update elfs before tag
     95a02c9 - firmware no.: 8.0.1
     145ceb0 - qos demo: initial version
     009a2ff - aiopsl: Wrong BPID in dedicated Storage Profile
     50fc7de - fdma : Split command error when SM is 1 and PSA is 2
     6d2186d - apps: update elfs before tag
     84e1c4d - coverity: fix ipr, cmdif_srv
     f8dbc47 - firmware no.: 8.0.0
     a3010f7 - aiop_apps : Soft Parser egress parse profile
     cbfbc79 - aiop_apps : Soft Parser onto WRIOP Parser
     1c9c257 - aiop_apps : Soft parser library and global labels
     39a2d7d - license: BSD 3-Clause
     b64df95 - aiopsl project: remove booke_irq.S
     8c8e5ed - aiopsl project: remove booke_irq.S
     fe7bee4 - aiop_apps : Add local labels support
     1d22b72 - doorbell: fix test
     fa3ce17 - roc_process_packet: update all lcf files
     67c4e4f - aiop_apps: Add soft parser generator
     8bed077 - roc_process_packet: fix project
     dcc52a4 - apps: update elfs before tag
     c7a6d4d - capwap: support for ls1088a and fixes for ls2088a
     377cd42 - aiop_apps : Add Soft Parser Demo application
     879da4d - aiop_apps: Add Soft Parser Disassembler and Simulator
     108a467 - aiopsl : Soft Parser load and activate
     8a96e38 - sNIC: TCP GRO/GSO (basic support)
     23b47ff - apps: update elfs before tag
     c7ef6f6 - sNIC: TCP GRO/GSO (basic support)
     0421606 - Merge pull request #1186 in DPAA2/aiopsl from 
~R70178/aiopsl__r70178:feature/AIOPSL-1062-ipr-tmi to develop
     d797a26 - Merge pull request #1181 in DPAA2/aiopsl from 
~R70178/aiopsl__r70178:feature/AIOPSL-1097-4G_DDR to develop
     b03cfb9 - mem_mng: Changes to support more than 4G DDR in aiopsl app
     1e6a046 - ipr: TMI management
     b87a7f3 - aiopsl : Add Storage Profile driver
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit bac1cb4634c31ec3ad06f3ef9e897510679e0fca
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:13 2017 +0800

     rcw: support ls1088a
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 0593c5372e532834b77c0ff90c5cde7264c127c8
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:12 2017 +0800

     dpl-examples: update to 592fc2f
This includes the following changes:
     592fc2f - Merge pull request #130 in DPAA2/dpl-examples from 
~B55220/dpl-examples:master to master
     da9c04b - Merge pull request #129 in DPAA2/dpl-examples from lx2160a to 
master
     85a5ea5 - Merge pull request #128 in DPAA2/dpl-examples from ls2088a to 
master
     05b5a68 - Merge pull request #127 in DPAA2/dpl-examples from ls2085a to 
master
     afcab55 - Merge pull request #126 in DPAA2/dpl-examples from ls2081a to 
master
     eb6535c - Merge pull request #125 in DPAA2/dpl-examples from ls2080a to 
master
     bb49641 - Merge pull request #124 in DPAA2/dpl-examples from ls1088a to 
master
     4d810a4 - Merge pull request #123 in DPAA2/dpl-examples from la1575a to 
master
     78c84e4 - add root LICENSE file
     69a77c6 - lx2160a: remove GPL license
     3308c02 - la1575a: remove GPL license
     45ee132 - ls2088a: remove GPL license
     9657382 - ls2085a: remove GPL license
     c68be77 - ls2081a: remove GPL license
     3947c69 - ls2080a: remove GPL license
     c2d2753 - ls1088a: remove GPL license
     1af1a34 - Merge pull request #113 in DPAA2/dpl-examples from lx2160a to 
master
     8291912 - Merge pull request #114 in DPAA2/dpl-examples from ls2081a to 
master
     9765d6c - Merge pull request #115 in DPAA2/dpl-examples from la1575a to 
master
     9d40fe7 - Merge pull request #112 in DPAA2/dpl-examples from ls1088a to 
master
     33367cd - ls1088a: connect dpni.0 to dpmac.5 rather than dpmac.2
     d40e534 - lx2160: Enable DPNI flow steering support
     7a46bed - ls2081a: add bootstrap dpl and dpc
     b217437 - la1575a: enable hashing and flow steering on all DPNIs
     925f9a1 - la1575a: add DPC and DPL for LA1575ARDB
     efb5211 - Merge pull request #107 in DPAA2/dpl-examples from lx2160a to 
master
     7b93d0d - lx2160a: updated dtb file
     bd13206 - lx2160a: use 8 receive queues for all DPNIs
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 15bf9e750c3bb22c3b3401f09e2bff4246dc2789
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:11 2017 +0800

     mc :update to 10.2.2
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 668d4ab18581bf8c84bb276bc4a9fe77cbc1ef1e
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:10 2017 +0800

     ppa: support ls1088a
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit ece24e8f9a042561f188d8f09c60b146dd081c94
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:09 2017 +0800

     cryptodev-qoriq: update to v1.9
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit d586bfdde75ab6cae4f2dcdb63c068e07f4c188e
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:08 2017 +0800

     fm-ucode: update SRC_URL
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 14dd91a02356fc5b650a12b9bd73afbeea06e991
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:07 2017 +0800

     cst:update to 6424157985568df3f42a46e24222e38671455ddb
This includes the following changes: 6424157 - Correct copyright on ls104x_1012_sd.sh script
     8666062 - Resolve Copyright issue
     90588b7 - Merge pull request #69 in SDK/cst from 
~B57223/cst-create-pbi:master to master
     f8a0c0b - Add Distroboot specific changes
     4431381 - Merge pull request #68 in SDK/cst from 
~B57231/cst:feature/DASHv1.0 to master
     1127de5 - LS1088: Change DPC,MC  DDR address in input file
     579cf9e - Merge pull request #67 in SDK/cst from 
~B57223/cst-create-pbi:master to master
     06d5592 - Merge pull request #66 in SDK/cst from 
~B57231/cst:feature/DASHv1.0 to master
     23797ab - LS2080A : Input files for QSPI boot target.
     cf3b4d8 - Remove Issues observed on coverity analysis
     a347701 - LS2088A: Adjust the memory map for NOR boot
     94d0313 - Merge pull request #65 in SDK/cst from feature/DASHv1.0 to master
     d9ebb1f - LS1088A: Signing PPA image using script
     47c7faa - LS1088A: PPA Input file for IE key extension feature
     a60bd3d - LS1088A: Input file for QSPI target to validate PPA
     0fa1dcb - Correct gen_otpmk_drbg to generate OTPMK as per TAUG
     7b90855 - Unify nand and sd input files for ls1 and ls104x_1012
     8ecddf7 - ls104x_ls1012: Update ppa address in input files
     6820365 - Add platform spefic signing scripts for DASH v1.0
     fd17bdf - Update ls2088_1088 input files as per DASH memory map
     8a7d45d - Unify input files of ls1043,46,12 to ls104x_1012
     8dbf5f3 - Update ls1 input files as per DASH memory map
     24c2aa6 - Input files of PPA for signing image for SD secure boot
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 5df9c7f916b29b633f6a0859bec71fbfdd12d92e
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:06 2017 +0800

     ppa:update to 265d766
This includes the following changes: 265d766 - Adding top-level license file and update release notes
     0436f86 - Suppress error return in function _soc_core_rls_wait() for 
LX2160.
     4534d24 - Adding cache maint. ops for non-shared memory.
     b643354 - Fixing error return in cpu_on when cores are in wfe.
     d5fc0c9 - Making ECC init of OCRAM the default for LS1043, LS1046, LS1088, 
LS2088, LX2160.
     cfd4a68 - drivers/fsl_sec: Corrected SCFGR offset
     ce87c81 - Fixed handling of exit mode (EL2/EL1) when kernel is Aarch32.
     c25583f - Fixing build anomalies: (1) "unary operator" warning from bash 
script(2) pathname recognition in makefile
     da545e0 - Add check for NSEC part in HW RNG API
     e79965c - Add support for SEC driver in PPA
     23ed26a - Moving 'tools' folder under ppa folder.
     2baf493 - Fixing sim builds; Adding configuration file capability.
     eb9f756 - Adding line to ignore CR/LF in bash script 'build'; Concatenated multiple 
logic blocks "if target 'clean'".
     f2ebafd - HASH DRG: Add implementation for HASH DRBG
     84def53 - Use relocate_rela tool to add static relocation at compile time
     e25e6d6 - Make PPA code Position Independent
     e5ce8a6 - Updating bootrom code for LS1028
     a439286 - Adding 3-clause BSD license to each file.
     56a0c2a - Suppressing timeout on core release for LX2160
     a1e86b4 - Added preliminary support for LX2160;added test for 8-cluster, 
16-core device.
     89432d2 - Adding smc function smc64_membank_data() which provides an 
interface for the bootloader to query the secure fw about installed
     38ce3ac - Saving link register in all psci & smc function calls.
     3d489b7 - Implementing the psci MIGRATE functions.
     2938018 - Adding SYSTEM_OFF for LS1043
     b1c1824 - Maintaining 16-byte stack alignment.
     5c1c2c0 - Tightened up stack initialization code.
     3f8516c - Adding full-descending dynamic stack to ppa infrastructure.
     7fead01 - ls104xa: Remove unused macro CONFIG_SYS_FSL_IFC_BANK_COUNT
     342ccdd - LS1012ARDB: Enable DDR driver
     20d1541 - DDR: Add driver for Freescale Multi-mode DDR controller
     afb2dfd - Add DDR init for LS1043ARDB
     05340db - DDR: Move memcpy() out of dimm.c
     b51389f - DDR: Add support for raw timing parameter
     ac2a392 - Enable erratum workaround for A009663
     56ba458 - ls1088aqds: Enable DDR driver
     01d12f7 - Update config for QDS
     a347f1a - ls1088ardb: Enable DDR driver for ls1088ardb
     2862e2c - Add CONFIG_ARCH_* to gate errata macros
     a37c140 - ls1046a: Enable workaround for A008336
     8a6eb34 - lsch3: Drop macro A008336 and add A010165
     e9ec12a - Fixing function name exit_boot_svcs()
     b53241c - Moving the call to exit_boot_services() to the secondary core 
init.
     f2caa16 - Adding 'execute' bit to gen_its file mode.
     8433ded - Fixing syntax error in gen_its.
     4b1a34f - Dynamic generation of ppa.its file; Renamed soc-ua to 
soc-la1575; Fixed incorrect comment in test_prng.s.
     c1d48a1 - Allowing NS access to secmon registers LS1088, LS2088; Adding 
infrastructure for SMC_RNG function; Adding PRNG testfile.
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit eaf83c21dba9b7c951883a7f229a88262a1bcbe9
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:05 2017 +0800

     linux: upgrade to v4.4
*include the following changes
             ec61f52 - irqchip/gicv3: Remove disabling redistributor and group1 
non-secure interrupts
             7f4242d - arm64: dts: update the cpu idle node
             ab7df6a - arm: dma-mapping: export arch_setup_dma_ops()
             9d921e8 - gianfar_ptp: replace get_of_u32 with of_property_read_u32
             ec491e1 - arm64: dts: ls2088ardb: Update nodes for QSPI
             69fe6d7 - mtd: spi-nor: Fix the wrong setting for 
SPI_NOR_DDR_QUAD_READ
             13694ee - arm: config: Remove CONFIG_MTD_CFI_BE_BYTE_SWAP in 
multi_v7_defconfig
             9153b91 - arm: dts: Add big-endian for IFC on LS1021A
             765159b - armv8: dts: Add big-endian for IFC on LS1043A/LS1046A
             dec2400 - arm64: configs: Remove CONFIG_MTD_CFI_BE_BYTE_SWAP in 
lsdk.config
             b1ce954 - driver: mtd: update struct map_info's swap as per map 
requirement
             dea4d1b - phy: allow 10G fixed PHY support
             e16454a - net: phy: add 10000 as valid speed for fixed-link
             57e8edd - crypto: caam/qi2 - setup CG only if supported
             b4b138a - crypto: caam/qi2 - add dpseci capabilities support
             110fc6b - serial: fsl_lpuart: Remove the alias node dependence
             4f43ea0 - pcie-ep: Fix the memory leak issue
             4a14d8f - pci-ep/ls1046a: Add new interface to show the transfer 
data
             3da05d2 - pci-ep/ls1046a: Instead of the __get_free_pages with 
dma_alloc_coherent
             270c4da - pci-ep/ls1046a: Add new input parameter to set transfer 
data
             c4b6a9a - pci-ep/ls1046a: Remove the BARs set step
             22b58f3 - pci-ep/ls1046a: Correct LUT offset for different LS 
platform
             cc463ba - pci/layerscape: add msi trigger function
             284f305 - pci/layerscape: fix compile issue
             04f2757 - pci/layerscape: Add PCIe endpoint driver
             faad801 - ls1088a: dts: Added reboot node
             8b5f765 - crypto: caam/qi - abort algorithm setup on DPAA2 parts
             574f783 - arm64: defconfig: enable CONFIG_GPIO_MPC8XXX
             2fb5946 - crypto: caam/qi2 - fix authenc givencrypt shared 
descriptor
             da6f201 - arm64: dts: ls2088a: add cpu idle support
             943127c - arm64: dts: ls1088a: add cpu idle support
             4884a91 - arm64: dts: ls1043a: add cpu idle support
             9b01166 - arm64: dts: ls1012a: add cpu idle support
             4878b3b - staging: fsl-dpaa2/eth: Set Tx timestamp support 
correctly
             cde1f46 - dpaa_eth: move global variable 'clock' into ptp_priv_s 
struct
             7579dc5 - config: arm32: enable necessary options for KVM and 
containers
             2b8471d - dts: ls1046aqds: add "simple-bus" and ranges to fpga
             bde83bb - usb: dts: for fix usb port faile issue on ls1021atwr
             206cee8 - usb: dwc3 : Add support for USB snooping
             6ee3ba2 - usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
             7532a3a - fmd: use ptp-timer for Fman RTC node name
             c95fecc - dpaa_eth: use ptp-timer phandle instead of ptimer-handle
             43ea287 - arm64: dts: ls1088ardb: correct the base address of 
watchdog
             d1d561b - arm64: dts: add qmda note in ls1043/ls1046 dts.
             1f984eb - arm64:configs: Enable CEPH_FS and XFS_FS in lsdk.config
             63543be - crypto: caam/qi2: add support for TLS 1.0 record
             508ce50 - caam/qi - add support for TLS 1.0 record
             68054f6 - crypto: caam - add support for MOVEB command
             4aa26bc - crypto: caam/qi - explicitly set dma_ops
             9ba9074 - crypto: caam/qi - fix AD length endianness in S/G entry
             41b5850 - crypto: caam/qi - use QBMan (NXP) SDK driver
             db3e005 - dpa_eth: remove unused code
             a648124 - dpaa_eth: ceetm: adapt to net/sched API changes
             e5435d5 - fsl_qbman: set dma_ops
             e954a2f - staging: fsl-dpaa2/eth: Update tx_shaping max burst size
             7644da1 - staging: fsl-dpaa2/eth: Fix kfree bug
             47d6760 - cpufreq: qoriq: enhance bus frequency calculation
             53cc39e - arm64: lsdk.config: Enable CONFIG_OVERLAY_FS in kernel
             e394bc8 - driver: mtd: ifc: update bufnum mask for ver >= 2.0.0
             67565eb - driver: mtd: ifc: Initialize SRAM for all version >= 1.0
             3c9e9ac - Add dspi node for fsl-ls1046a-qds-sdk dts
             9990039 - crypto: backport TLS implementation to v4.4 API
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 8fdc958527d13b07185c1824fc8df072811c66de
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:04 2017 +0800

     rcw: update to bfe8c5eb
*include the following changes
             6f324fc - Use BSD license for both rcw and binary files
             c69799f - Added copyright to byte_swap.tcl
             bfe8c5e - Renaming COPYING as BSD-LICENSE
             6eed8fd - Add License file to specify folder & supported License
             97e88e8 - COPYING: Update the license text
             bedbdf3 - Updated Copyright
             32ec6e7 - ls2088ardb: Add RCWs with Rev1.1 SoC
             938ef4f - LS1043ardb: Change value of boot Hold-off to 1 for 
secure boot
             229c8c1 - ls2081ardb: Add RCW for serdes protocol 0x4b_0x3d and 
0x4b_0x43
             db0c695 - ls2081arb: Update RCWs
             c982661 - ls1021a: qspi_boot: Update u-boot address according to 
DASH memory mapping
             507bef8 - SECURE_BOOT: Update u-boot hdr address as per DASH 
memory map
             34ace1b - ls2088ardb: Fix SRDS_DIV_PEX_S2 value
             0ff45c5 - ls2088ardb: Update README for ref clock
             4f4b9d6 - ls1088a: Add initial RCW binaraies
             cc98653 - ls2081ardb: Add RCWs for serdes protocol 0x4b_0x51
             60782ba - ls2088ardb: Set EVT_9 to enable GPIO interface
             1b240e6 - ls2088ardb: Add QSPI-boot RCW
             886e3fd - Merge branch 'ls2' into alpha release
             5d4624f - ls2088a: Add RCW with a new SerDes protocol
             fe6844e - board: ls1012aqds: Add support of 0x2205 SerDes protocol
             900340e - ls2088aqds: Add initial RCW binaries
             32c580c - ls2088ardb: Add RCWs for serdes protocl 0x2a_0x41
             83a7a66 - ls1088a: Remove ls1088 directory
             ae1f2b5 - Merge pull request #37 in DPAA2/ls2-rcw from 
~B22300/ls2-rcw-local:origin/master to master
             666c9eb - Merge pull request #36 in DPAA2/ls2-rcw from 
~B32579/ls2-rcw:master to master
             585f03e - ls208xa: Make folders and name consistent
             6a7a0e5 - ls2088a: Delete ls2088a rcws as it is not part of SDK
             f358729 - ls1012a: Make folders and name consistent
             5b5695f - ls1012a: Add support of RCW for FRDM, RDB and QDS boards
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 694071448d0a72ddbf2c28bf9d71389a03dbb5db
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:03 2017 +0800

     uboot: upgrade to 2017.03
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 2fed031a86d0792909ce673cf7d0e49e58fa562d
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Fri Jul 28 15:44:02 2017 +0800

     ls1088ardb : add machine config
Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Chunrong Guo <b40...@freescale.com>
     Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 60116179fd4e5edf6592b02c5317ade0ae840462
Author: Chunrong Guo <chunrong....@nxp.com>
Date:   Tue Apr 25 17:39:32 2017 +0800

     ovs-dpdk: Add missing dep on coreutils-native
Fixes
         |./build-aux/calculate-schema-cksum: cksum: not found
         |Makefile:4958: recipe for target 'all-recursive' failed
Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

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
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to