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.

SK-AM62: 如何在定制的am62板上运行uboot 及linux,该从哪里下手

Part Number: SK-AM62


启动模式为sd卡启动,定制板上也是按照3.3. 构建 U-Boot — Linux Academy for AM62X (ti.com)这里这样构建sd卡内容吗?

ddr的类型只有后缀不同,由MT40A1G16D-062E 改为MT40A1G16D-068 ,两者在代码上是否通用,如果不通用,需要改哪里?

整个移植过程大致需要改动哪些地方?流程是什么?从哪里开始?