Hello,
I have some questions on your SDK. I currently have two of your AM572X evm kits.
I have followed the instruction to build from source. I have tried versions 06_00_00_07 and 06_01_00_08 of your SDK. I had to deviate from your documentation in the following areas.
- There is no lunch option for the am57xx-evm. I read on your forums that I can replace that with Beagle_boardx15-userdebug
- I had to increase the size of the partitions on u-boot and android.
- In your sd card create, I replace the u-boot-am57xx.img (prebuilt directory) with the u-boot built one. I have tried leaving it in with no luck.
- MLO from u-boot directory instead of the one in the prebuilt directory.
For 3 and 4 I have left the prebuilt pieces in and tried swapping them out. Either way it flashes fine. Init spins up and it gets to trying to do some selinux things and then it says:
selinux: SELinux: could not open /sepolicy: no such file or directory
init: Failed to load monolithic SELinux policy: no file or directory
init: Unable to load SELinux policy
and then it reboots and loops. Any suggestions on how to get past this issue?
Best,
Ada