[linux-sunxi] Re: [PATCH v2 0/6] sunxi: extend SPL header to propagate DRAM size and H6 3GiB DRAM support

2018-10-25 Thread Icenowy Zheng
于 2018年10月25日 GMT+08:00 下午5:23:01, Icenowy Zheng 写到: >This series tries to solve three issues we currently have on >Allwinner boards: >- The DRAM sizing routine can only cope with power-of-two sized DRAM. >- The DRAM sizing routine steps through all DRAM, possibly hitting >secure > memory. >-

[linux-sunxi] Re: [PATCH v2 0/6] sunxi: extend SPL header to propagate DRAM size and H6 3GiB DRAM support

2018-10-25 Thread Maxime Ripard
On Thu, Oct 25, 2018 at 05:23:01PM +0800, Icenowy Zheng wrote: > This series tries to solve three issues we currently have on > Allwinner boards: > - The DRAM sizing routine can only cope with power-of-two sized DRAM. > - The DRAM sizing routine steps through all DRAM, possibly hitting secure >

[linux-sunxi] Re: [PATCH v2 0/6] sunxi: extend SPL header to propagate DRAM size and H6 3GiB DRAM support

2018-10-25 Thread Icenowy Zheng
于 2018年10月25日 GMT+08:00 下午6:15:11, "André Przywara" 写到: >On 10/25/18 10:23 AM, Icenowy Zheng wrote: > >Hi Icenowy, > >thanks for picking this up, resending and adapting this! > >> This series tries to solve three issues we currently have on >> Allwinner boards: >> - The DRAM sizing routine can

[linux-sunxi] Re: [PATCH v2 0/6] sunxi: extend SPL header to propagate DRAM size and H6 3GiB DRAM support

2018-10-25 Thread André Przywara
On 10/25/18 10:23 AM, Icenowy Zheng wrote: Hi Icenowy, thanks for picking this up, resending and adapting this! > This series tries to solve three issues we currently have on > Allwinner boards: > - The DRAM sizing routine can only cope with power-of-two sized DRAM. > - The DRAM sizing routine