Skip to content

Commit

Permalink
bsp: u-boot-xlnx: 2022.01: bump to a84cc076b83
Browse files Browse the repository at this point in the history
Relevant changes:
- a84cc076b83 [FIO fromtree] net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196)
- b98f4dc9c21 [FIO fromtree] zlib: Port fix for CVE-2018-25032 to U-Boot
- 6b4a2448af0 [FIO fromtree] fs/squashfs: Use kcalloc when relevant
- 54e88317e08 [FIO fromtree] net: Check for the minimum IP fragmented datagram size
- 16308fd4264 [FIO fromtree] fs/squashfs: sqfs_read: Prevent arbitrary code execution
- 00d923d79db [FIO fromtree] i2c: fix stack buffer overflow vulnerability in i2c md command
- a4363f235b1 Revert "[FIO fromlist] xilinx: common: change bootm_size to not go beyond ram_top"
- a26f9901a2c Merge remote-tracking branch 'xilinx/xlnx_rebase_v2022.01_2022.1_update' into xilinx-v2022.01-rebase
- 91ad7924e7f arm: dts: zynqmp: add snps,xhci-reset-on-resume quirk
- 5b5e2fa5329 arm: dts: zynqmp: add ref_clk property for REFCLKPER calculation
- b353a959144 arm64: zynqmp: Enable DP for kv260-revA board
- 14ce5558b55 usb: dwc3: Correct refclk framelength adjustment value
- d8626ce5c40 Revert "dwc3: versal: Move GFLADJ adjustment logic to dwc3-generic-host"
- a807cf8f6ce arm64: zynqmp: Add linux,code for fwuen button
- 0f984d8a60d phy: zynqmp: Increase timeout value to 10ms
- cca6e0415b9 xilinx: common: change bootm_size to not go beyond ram_top
- d1c252dc538 usb: dwc3: Fix non-usb3 configurations
- f763a930f90 net: zynq_gem: Add SGMII dynamic config support
- e94c2152a44 firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api
- fbc86b6dc0d gpio: slg7xl45106: Update gpio desc flags from DT

Signed-off-by: Ricardo Salveti <[email protected]>
  • Loading branch information
ricardosalveti committed Aug 31, 2022
1 parent 97c8991 commit 7afb27a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UBOOT_VERSION = "v2022.01"
UBRANCH = "xilinx-v2022.01-rebase"
UBOOTURI = "git://github.com/foundriesio/u-boot.git;protocol=https"

SRCREV = "996464a10f96c53ec8f4cbfb19419a0ef04b49b3"
SRCREV = "a84cc076b830cb8e5ed6dcd596454ec46c8cd1ef"

include recipes-bsp/u-boot/u-boot-xlnx.inc
include recipes-bsp/u-boot/u-boot-spl-zynq-init.inc
Expand Down

0 comments on commit 7afb27a

Please sign in to comment.