更换mddr

    技术2024-12-22  43

    一、                                       Row Address       Column Address

                    K4X1G163PC:         A0-A13                   A0-A9

          GAM01D1008AB-75:         A0-A12                   A0-A9

     

    二、u-boot  SMDK6410.h configuration

    #define DMC1_MEM_CFG  0x0001001A       /for K4X1G163PC×2

    #define DMC1_MEM_CFG  0x00010012       /for GAM01D1008AB×1

     

    #define PHYS_SDRAM_1_SIZE 0x10000000 /* 256 MB */#define PHYS_SDRAM_1_SIZE 0x08000000 /* 128 MB */

     

    三、APLL

    最新回复(0)