fix memory config for xiaomi-mjsxj03hl-jxq03 (#28)

Co-authored-by: Ivannikov Kirill <kivannikov@ozon.ru>
This commit is contained in:
Ivannikov Kirill
2024-08-04 16:09:27 +03:00
committed by GitHub
parent 5d3f3ccdaa
commit 04a01265a1

View File

@@ -31,7 +31,7 @@ fw_setenv wlandev rtl8189fs-generic
#
# Set osmem and rmem
#
fw_setenv osmem 39M
fw_setenv rmem 25M@0x2700000
fw_setenv osmem 34M
fw_setenv rmem 30M@0x2200000
#
exit 0