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.

66ak2 evm uboot调试



hello,

       在66ak2evm uboot调试中

      1. 宏定义 CONFIG_ARMV7_LPAE能否使能?

         uboot代码使用的是 ti-processor-sdk-linux-k2hk-evm-06.00.00.07-Linux-x86-Install.bin中

       目前的现象是 CONFIG_ARMV7_LPAE使能后, uboot代码卡死在 arm_init_domain()处。

       如果要求 CONFIG_ARMV7_LPAE 使能,建立TLB的一系列代码是否需要自己编写?

 2.  目前的uboot 代码并没有对DDR3B进行初始化。

     如果需要使用DDR3B的空间,需要怎样做? DDR3B的控制器与DDR3A的控制器是否一致?

     谢谢!

                                                                                              陈慧