> Hello bharath,
> On April 29, 2015 6:55:01 AM CEST, bharath <bharathkr.bojja@...52...> wrote:
>> please, follow Martin's advice and do not use the outdated RUN_OPT
>> setting when using u-boot. If you replace it like this:
>
>> RUN_OPT += --include image/uboot
>
>> You will even find a uImage in your 'var/run/tz_vmm_mx6' folder.
>Sorry I
>> was not recognizing that you were using the old, invalid setting for
>> RUN_OPT when writing my last mail.
> Please follow Stefan's advice and extend RUN_OPT as described above.
> Greets
> --
> Christian Helmuth
> Genode Labs
Hello Helmuth,
Yes I have extend RUN_OPT += --include image/uboot before giving
make run/tz_vmm_mx6.
Still uImage is not found in var/run/tz_vmm_mx6/ folder. Only image.elf and
boot_modules.s were found in the folder.
Please suggest.
Thanks,
Bharath