diff options
| author | Stefan Roese <[email protected]> | 2020-02-13 07:04:00 +0100 |
|---|---|---|
| committer | Daniel Schwierzeck <[email protected]> | 2020-04-09 19:00:00 +0200 |
| commit | fb9acad30562177287d8cffec19e5dfa6f072de7 (patch) | |
| tree | 083ab5b35ac6b95912b2283d440937c0d2aca273 /scripts | |
| parent | 7048bb13b2d6309ef8386fca665247d3afa36ab0 (diff) | |
mips: cmd: go: Flush cache before jumping to app/image
It has been noticed on MT7628/88 platforms, that booting the RAM image
does not work reliably. Sometimes it works and sometimes not. Debugging
showed that this "might" be a cache related issue as very strange
errors occurred (e.g. output corrupted etc).
This patch adds a cache flush for the complete SDRAM area to the go cmd
before jumping to the entry point for the MIPS architecture. The
complete area is flushed as we don't know at this point, how big the
area of the "application" really is.
Signed-off-by: Stefan Roese <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
Tested-by: Mauro Condarelli <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Cc: Mauro Condarelli <[email protected]>
Cc: Weijie Gao <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
