summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox.config
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-03-02 10:46:36 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-03-05 17:40:50 +0100
commita314694117bd0cebf013ff525f38524aafb46a43 (patch)
tree8f2ba338bbc7243a7e5476d7932e374ed51fb08a /configs/platform-v7a/barebox.config
parent0f9600a06e77b7b355104ae646c4f4fbeb02ff55 (diff)
downloadDistroKit-a314694117bd0cebf013ff525f38524aafb46a43.tar.gz
DistroKit-a314694117bd0cebf013ff525f38524aafb46a43.tar.xz
v7a: barebox: fix regression in AM335x USB
Kernel commit 0782e8572c ("ARM: dts: Probe am335x musb with ti-sysc") which barebox pulled in during the v2020.02.0 dts/ sync moved the USB nodes to be under a ti-sysc bus instead of ti,am33xx-usb. This broke am335x USB under barebox, because the MUSB drivers couldn't cope with the now different device probe order. Import the two patches fixing this out of barebox master branch. These can be dropped when moving to barebox v2020.03.0. Fixes: 1d84e5419f50 ("v7a: barebox: version bump 2020.01.0 -> 2020.02.0") Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox.config')
-rw-r--r--configs/platform-v7a/barebox.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox.config b/configs/platform-v7a/barebox.config
index bd4c2b8..c0fc250 100644
--- a/configs/platform-v7a/barebox.config
+++ b/configs/platform-v7a/barebox.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2020.02.0 Configuration
+# Barebox/arm 2020.02.0-20200302-1 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y