commit | 661bfc80e876d32da8befe53ba0234d87fc0bcc2 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Sun Apr 10 12:53:39 2011 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Wed Apr 27 16:31:12 2011 +0200 |
tree | beefdc3b3a81220d81049aafd633b4db3d06486e | |
parent | 70afb8ff90e9d922ed729e6dbabaff6d67c461aa [diff] |
pflash: Restore & fix lazy ROMD switching Commit 5145b3d1cc revealed a bug in the lazy ROMD switch-back logic, but resolved it by breaking that feature. This approach addresses the issue by switching back to ROMD after a certain amount of read accesses without further unlock sequences. Signed-off-by: Jan Kiszka <jan.kiszka@web.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>