Re: "dummy-flash" device tree possible bug?
Michael Hope <michaelh@...>
Hi Diego. zephyr,flash sets where the main code is stored and is used to calculate the address and size of the code section. In your case it probably doesn't make sense as you'll probably store things in DRAM on the i.MX7. If I was you I'd leave a fake flash entry in the dts file and use it to set the RAM load address. -- Michael
On Wed, 7 Feb 2018 at 20:19 Diego Sueiro <diego.sueiro@...> wrote:
|
|