DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-amlogic
chewitt has joined #armbian-amlogic
<chewitt> I'm looking around to see what patches people are using at the moment
<chewitt> the /delete-property/ amlogic,dram-access-quirk; will indeed speed up wifi performance
<chewitt> but at the expense of having sdio issues due to silicon bugs in the mmc controller
<chewitt> which is, err, why the quirk was added in the first place
<chewitt> also, not sure who "Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>" is
<chewitt> but
<chewitt> here's the original patch with my attribution:
<chewitt> no issues at all to copy stuff from my trees .. it's the reason things are there
<chewitt> but it would be appreciated if attribution was retained
c0rnelius has joined #armbian-amlogic
<c0rnelius> chewitt: The original PR https://github.com/armbian/build/pull/7193 I have since seen issue with that bit of the patch concerning the SDIO using one of my modules with the BPI baseboard but not when using the Waveshare.
<c0rnelius> I have personally stopped using the patch and left it in place on the Waveshare, but since no one has complained I left it in place in Armbian.
<c0rnelius> Are you seeing SDIO errors when making that adjustment?
<chewitt> I don't see errors because I don't have that patch
<chewitt> the vendor codebase has a rather invasive/egregious hack to work around the silicon bug (all boards from gxl to sm1)
<chewitt> the dram quirk in mainline kernels is a compromise between stability and speed
<chewitt> the hack that the vendor kernel uses would never be accepted upstream
<chewitt> without the quirk the sdio has stability issues
<chewitt> ahh, I'm confusing things - there's an alignment issue that sometimes triggers on gxl/gxm, then the mmc issue on g12a/b and sm1 boards
<chewitt> the driver handles them both .. unless you patch out the quick :(
<c0rnelius> If you read the forum discussion part of the PR, you can see I'm skeptical. I saw instability, but only in some cases. At the time and with two people testing, I thought it was worth a try stepping outside of the box here. This is why the patch was created.
<c0rnelius> I'm sorry you find it `dumb`.
<c0rnelius> Your name sake has also been corrected on the M5 patch.
chewitt has quit [Quit: Zzz..]