We designed a board based on V833 processor. According to Schematic provided by Allwinner the Address and Data pins are swapped in DDR3 RAM. But we didn't swapped the pins in our board. Now We are trying to build the Linux image for board but as the pins of DDR3 ram is not swapped the processor didn't boot. So how to define the pins for DDR ram in kernel. Any help will be appreciated.
离线
As you can see in the image when I try to flash the image to my board Dram init is failing. I am thinking this is because we didn't swapped the dram pin in board but Allwinner reference schematics did it so we have to modify than in kernel driver/dts file to assign pin number of DDR3L ram accordingly. Any help will be beneficial.
离线