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.

Linux/PROCESSOR-SDK-AM335X: uEnv.txt

Part Number: PROCESSOR-SDK-AM335X


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.