On Fri, 2014-07-18 at 19:23 +0300, Siarhei Siamashka wrote:
> All the known Allwinner A10/A13/A20 devices are using just single rank
> DDR3 memory. So don't pretend that we support DDR2 or more than one
> rank, because nobody could ever test these configurations for real and
> they are likely broken. Support for these features can be added back
> in the case if such hardware actually exists.

> +     if (para->type != DRAM_MEMORY_TYPE_DDR3 || para->rank_num != 1)
> +             return 0;

Can we not go further and remove these fields from the para struct too?

Ian.



-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to