Tool/software: Linux
Hi,
The last part of section 1.1.5 of the Processor SDK Linux Software Developer's Guide mentions that the setup.sh script should create a uEnv.txt file and place it in the boot partition of the SD card.
I have noticed that upon execution of the script there is a uboot.env file placed in the boot partition. Is this expected? What is the difference between uboot.env and uEnv.txt? No issues booting my board from SD card, just asking out of curiosity.
I am using processor SDK version 5.03, target board is Beaglebone Black.