Other Parts Discussed in Thread: BEAGLEBOARD-X15
Hi
We are working on a custom board based on AM5728 SoC. We are trying to boot from SD Card.
1. We are getting the following error while running u-boot on custom board :
Check if pads/pull-ups of bus are properly configured
2. Also why are we getting UNKNOWN in board information
Board: UNKNOWN(BeagleBoard X15?) REV UNKNOWN
Following are the boot logs :
DRA752-GP ES2.0
** Unable to read file dra7-ipu1-fw.xem4 **
Firmware loading failed
Trying to boot from MMC1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
Loading Environment from MMC... *** Warning - bad CRC, using default environment
U-Boot 2019.01-g323d514-dirty (May 05 2021 - 15:26:41 +0530)
CPU : DRA752-GP ES2.0
Model: TI AM5728 BeagleBoard-X15
Board: UNKNOWN(BeagleBoard X15?) REV UNKNOWN
DRAM: 4 GiB
********** board_init() *********
Loading Environment from FAT... Timed out in wait_for_event: status=1000
Check if pads/pull-ups of bus are properly configured
Timed out in wait_for_event: status=1000
Check if pads/pull-ups of bus are properly configured
Timed out in wait_for_event: status=1000
Timed out in wait_for_event: status=1000ly configured
Check if pads/pull-ups of bus are properly configured

