[meta-freescale] [PATCH 1/2] u-boot-qoriq: update to 2735535

Chunrong Guo B40290 at freescale.com
Fri Mar 10 01:34:36 PST 2017


From: Ting Liu <ting.liu at nxp.com>

New commits:
2735535 armv8/fsl-layerscape: corrected clock initialization
0f820e2 Merge pull request #161 in SDK/u-boot-devel from jira/QUBOOT-2290 to master
8729bed board/t1024rdb: enable board-level reset when issuing reset command
1ebcbe9 armv8/fsl-lsch3: consolidate the clock system initialization
9e1ec97 armv8/fsl-lsch2: refactor the clock system initialization
376ce3d Merge pull request #158 in SDK/u-boot-devel from jira/QUBOOT-2248 to master
263a7d9 driver: net: pfe: Make PFE AXI transactions non-bufferable.
744898c pci: layerscape: enable PCIe config ready
cccbbd4 arm: PSCI: remove CONFIG_MP to support LS1012A
c013882 arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoC
7661a32 Merge pull request #154 in SDK/u-boot-devel from jira/QUBOOT-1839 to master
8644091 Merge pull request #155 in SDK/u-boot-devel from jira/QUBOOT-2186 to master
13cfec0 ARMv8/fsl-layerscape: Correct the OCRAM size
b416b58 sf: set the Uniform Sector to CR3NV instead of CR3V
29f27fe armv8: fsl-lsch2: enable snoopable sata read and write
2d98a92 ARMv8/fsl-layerscape: Enable data coherency between cores in cluster
910b5f9 armv8: Enable CPUECTLR.SMPEN for coherency
62cddb1 Merge pull request #150 in SDK/u-boot-devel from jira/QUBOOT-2059 to master
d7d8125 Merge pull request #149 in SDK/u-boot-devel from jira/QUBOOT-1840 to master
166db39 armv8: pfe: Update driver coding style
2909f14 board: ls1012aqds: Avoid reset masking
99f097b driver: net: pfe: Update class firmware
f8f17dc driver: net: pfe: Change MDIO HOLDTIME value to 5
1f10108 armv8:pfe:frdm: Reset external PHYs before driver starts
ce83bda driver: pfe_eth: use #ifdef instead of #if
d928553 armv8: pfe: Enable UDP checksum for proper tftp operation
2f33023 driver: net: pfe: Rest external PHYs before driver starts
73f304b driver: net: PFE: Fix the reset woraround
bb2afb7 driver: net: PFE: Add reset workaround
ae5b99d arm: ls1012a: Add support of PPFE
58b93bc arm: fsl-layerscape: Config CSU for PFE
4417c88 ls1046ardb: Add support power initialization
544a9d6 armv8/fsl_lsch2: Add chip power supply voltage setup
1f8ed63 ls1046ardb: cpld: add API for selecting core volt
0fbe669 pmic: pmic_mc34vr500: Add APIs to set/get SWx volt
15f65a9 pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic
15b0697 armv8/fsl_lsch2: Add the OCRAM initialization
2df7eab docs: fsl-ppa: Add documentation for PPA trusted FW
c11a541 board: freescale: ls1012a: Intergrate and enable PPA on LS1012A
71d1c4c board: freescale: ls1012a: Enable secure DDR on LS1012A platforms
fd15680 Merge pull request #144 in SDK/u-boot-devel from jira/QUBOOT-1867 to master
7874485 LS1012ARDB: Add QSPI Secure Boot targe
5d0b2fc armv8: ls1012a: define esdhc_status_fixup for RDB board
1f60661 armv8: ls1012a: define esdhc_status_fixup for QDS board
a47eb7f mmc: fsl_esdhc: move 'status' property fixup into a weak function
075379d configs: ls1012a: enable driver model for eSDHC
9f6f892 armv8: ls1012a: add eSDHC nodes
66d0f43 mmc: fsl_esdhc: add 'fsl,esdhc' into of_match table
ebc3626 mmc: fsl_esdhc: make GPIO support optional
1a84a6b Merge pull request #146 in SDK/u-boot-devel from jira/QUBOOT-1844 to master
5117962 Merge pull request #143 in SDK/u-boot-devel from jira/QUBOOT-2116 to master
31bc4f4 Merge pull request #142 in SDK/u-boot-devel from jira/QUBOOT-1849 to master
84e5aa0 armv8: fsl-layerscape: Add support of GPIO structure
8fd4faa SECURE_BOOT: Enable chain of trust on LS1012A platform
56c6a6a board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
a0b0769 armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS
45950d8 armv8:ls1012a: Update bootargs for fast-boot
6d9a8ce armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabled
6f96894 armv8: layerscape: Remove defconfig for AArch32 support

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb b/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb
index 5600214..43a47ac 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb
@@ -21,7 +21,7 @@ DEPENDS_append_qoriq-ppc = " boot-format-native"
 SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;nobranch=1 \
     file://fix-build-error-under-gcc6.patch \
 "
-SRCREV = "199df35d12857a68d5c8ee999dbdd167c3888d62"
+SRCREV = "2735535eeb666cc440c0aeb46493eca9c4f8ab93"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



More information about the meta-freescale mailing list