Tool/software:
Hello TI,
We am using SDK 9.0 and we need fast boot; falcon.
Below patch works for 9.0? We could not find "scripts/tispl-linux-falcon.sh" script, etc.
Please guide.
am62x_falcon_mode_9.2_changes.patch
BR,
Paul
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hello TI,
We am using SDK 9.0 and we need fast boot; falcon.
Below patch works for 9.0? We could not find "scripts/tispl-linux-falcon.sh" script, etc.
Please guide.
am62x_falcon_mode_9.2_changes.patch
BR,
Paul
Hi Paul,
am62x_falcon_mode_9.2_changes.patch
This patch doesn't seem to be in the correct form. You can see it deletes file "tispl-linux-falcon.sh" instead of adding it. So you can try to reverse apply this patch:
$ patch -p1 -R < am62x_falcon_mode_9.2_changes.patch