Michael Lyle
Michael Lyle
Not corrupted, but here's a .EEP that fails to boot on Pi2. If I comment out the alternate functions GPIO lines it works. (Had to zip this to attach it,...
Would you look favorably upon patches that do everything except the lazy portion? e.g. store the state upfront only (in lazy or unconditional modes) or never store the state?
OK. I won't bother then.
I think for now you should just not do the lazy mode-- just unconditionally preserve all registers. It will have the correct outcome for almost all code (just using a...
It would be really nice if there was a workaround-- to output a sternly worded warning and to save all the FP registers. Almost all existing code would then work...
Defines might make it easier to reach into the union with less changed. Anonymous unions would be really nice for this, but the codebase insists on being C89 clean, so......
I'm in the same category: flaky jffs2 on gl-mt1300. Can we please consider turning down the speed in devicetree?
@mpannen1979 would you consider reopening this given that others are experiencing the same problem and would benefit from downclocking SPI?
@learnzalot https://drive.google.com/file/d/1ZiO9eowfpqXgGPuQEZ973yssPYsg2j_c/view?usp=sharing is 22.03.2 with downclocked SPI.
I am also at 50MHz with the code in the pull request and it is working well for me.