Hello support!!!
I use ti-processor-sdk-linux-am57xx-evm-06.03.00.106 on am5749(custom board).
My board based on AM574x IndustrialDevelopmentKit (IDK)EvaluationModule(EVM).
I no have emmc on my board, and I have only 1,5Gb RAM memory.
sysboot[3:0]:0b0110 ,sysboot[5:4]:0b00
When I install the SDK in file Rules.make i found some error:
#u-boot machine
UBOOT_MACHINE=am57xx_evm_config
This file file does not exist. In directory SDK I have only am57xx_evm_defconfig. I think it is should work, change the Rules.make and then I try to run script create-sdcard.sh.
In result i have a sd card with 2 parts one of the parts it is U-boot, another one Linux kernel e.t.c.
When i try to load the Linux I didn't see any information in console, but board indication looks like U-boot cant find or load Linux kernel.
In a table here: https://software-dl.ti.com/processor-sdk-linux/esd/docs/06_03_00_106/linux/Foundational_Components_U-Boot.html
I didn't see information about AM574x (IDK)EvaluationModule(EVM) which config to need for a make right U-boot.