SHA256
1
0
forked from pool/u-boot

Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.01-next

Add support for Jetson Nano. (jsc#SLE-9387)
  Enable btrfs by default. (jsc#SLE-10302)
  Add network support for RPi4 (jsc#SLE-7276)
* Patches added:
  0010-ARM-tegra-Add-NVIDIA-Jetson-Nano-De.patch
  0011-Kconfig-add-btrfs-to-distro-boot.patch
  0012-configs-Re-sync-with-CONFIG_DISTRO_.patch
  0013-net-Add-support-for-Broadcom-GENETv.patch
  0014-rpi4-Update-memory-map-to-accommoda.patch
  0015-rpi4-Enable-GENET-Ethernet-controll.patch

OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=77
This commit is contained in:
Matthias Brugger
2020-01-28 10:40:21 +00:00
committed by Git OBS Bridge
parent 6a7ce76d4e
commit f99a5ed47d
9 changed files with 1877 additions and 1 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jan 28 10:29:54 UTC 2020 - Matthias Brugger <mbrugger@suse.com>
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.01-next
Add support for Jetson Nano. (jsc#SLE-9387)
Enable btrfs by default. (jsc#SLE-10302)
Add network support for RPi4 (jsc#SLE-7276)
* Patches added:
0010-ARM-tegra-Add-NVIDIA-Jetson-Nano-De.patch
0011-Kconfig-add-btrfs-to-distro-boot.patch
0012-configs-Re-sync-with-CONFIG_DISTRO_.patch
0013-net-Add-support-for-Broadcom-GENETv.patch
0014-rpi4-Update-memory-map-to-accommoda.patch
0015-rpi4-Enable-GENET-Ethernet-controll.patch
-------------------------------------------------------------------
Wed Jan 22 08:09:47 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>