Re: [PATCH v3] mips: cmd: go: Flush cache before jumping to app/image

2020-04-09 Thread Daniel Schwierzeck
Am 13.02.20 um 07:04 schrieb Stefan Roese: > 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

Re: [PATCH v3] mips: cmd: go: Flush cache before jumping to app/image

2020-04-06 Thread Stefan Roese
Hi Daniel, On 06.04.20 12:47, Daniel Schwierzeck wrote: On 13.02.20 07:04, Stefan Roese wrote: 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

Re: [PATCH v3] mips: cmd: go: Flush cache before jumping to app/image

2020-04-06 Thread Daniel Schwierzeck
Hi Stefan, Am 06.04.20 um 12:06 schrieb Stefan Roese: > Hi Daniel, > > On 13.02.20 07:04, Stefan Roese wrote: >> 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

Re: [PATCH v3] mips: cmd: go: Flush cache before jumping to app/image

2020-04-06 Thread Stefan Roese
Hi Daniel, On 13.02.20 07:04, Stefan Roese wrote: 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

[PATCH v3] mips: cmd: go: Flush cache before jumping to app/image

2020-02-12 Thread Stefan Roese
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