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/AM5718: U-boot porting issue

Part Number: AM5718

Tool/software: Linux

Hello. I'm currently trying to boot customized am5718 on our company's board.

Since the company's board doesn't have eeprom, I've commented out mostly every parts of the code related to checking the board using eeprom in uboot/board/ti/am57xx/board.c.

I thought having the eeprom related code might prevent the board from booting normally.

Anyway, I'm getting the following error now when the u-boot command is supposed to appear.

I don't know how to proceed from here. Can anyone help me out please?