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-AM437X: SDK customization

Part Number: PROCESSOR-SDK-AM437X
Other Parts Discussed in Thread: AM4379

Tool/software: Linux

Hi all:

I recently used AM4379 to make a product. I referred to the circuit diagram of TI AM4379-EVM and made my own AM4379  board.

In view of the cost considerations, my board can not completely copy TI AM4379 EVM. For example, nandflash and DDRAM are the capacity of 512M. Display output using LCD.

So ti-sdk pre-build uboot can't run directly on my board. As a newcomer for  embedded Linux, I want to be able to use TI-SDK's root file and filesystem. In my understanding, FS I don't need to do a job of porting to

match my board. It may be necessary to modify the files that need to be used when the uboot configuration or other files. Please tell me if I want to use the TI-SDK kernel and the file system, what direction should I

go?

If you can simply describe the changes I need to do, it will be very helpful to me. I guess I need to modify some of the files based on my own circuit diagram. But I don't know which documents and how to modify it. I

need some guidebooks.

Thanks very much!