aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rtl838x/config-5.4
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@saftware.de>2020-09-29 01:26:14 +0200
committerJohn Crispin <john@phrozen.org>2020-10-15 08:32:31 +0200
commit0c26c9395bafb905a7eab240bdfc52cef686cd62 (patch)
treeb83382d311496ebe3fc362205735132285c3ba74 /target/linux/rtl838x/config-5.4
parent121ef9ddc9dbf7ed16fc4700c71279d71048051f (diff)
downloadupstream-0c26c9395bafb905a7eab240bdfc52cef686cd62.tar.gz
upstream-0c26c9395bafb905a7eab240bdfc52cef686cd62.tar.bz2
upstream-0c26c9395bafb905a7eab240bdfc52cef686cd62.zip
rtl838x: bundle phy firmware with Linux kernel
Fixes long delay on boot when booting from flash. The driver waits for one minute for userspace to load firmware, before it becomes available. Signed-off-by: Andreas Oberritter <obi@saftware.de>
Diffstat (limited to 'target/linux/rtl838x/config-5.4')
-rw-r--r--target/linux/rtl838x/config-5.42
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/rtl838x/config-5.4 b/target/linux/rtl838x/config-5.4
index a9955b8f92..4d1ba372e6 100644
--- a/target/linux/rtl838x/config-5.4
+++ b/target/linux/rtl838x/config-5.4
@@ -53,6 +53,8 @@ CONFIG_DTC=y
CONFIG_EARLY_PRINTK=y
CONFIG_EFI_EARLYCON=y
CONFIG_ETHERNET_PACKET_MANGLE=y
+CONFIG_EXTRA_FIRMWARE="rtl838x_phy/rtl838x_8214fc.fw rtl838x_phy/rtl838x_8218b.fw rtl838x_phy/rtl838x_8380.fw"
+CONFIG_EXTRA_FIRMWARE_DIR="firmware"
CONFIG_FIXED_PHY=y
CONFIG_FONT_8x16=y
CONFIG_FONT_AUTOSELECT=y