Re: [U-Boot] [PATCH 11/12] sunxi: add LPDDR3 timing from stock boot0

2017-05-09 Thread Icenowy Zheng
于 2017年5月10日 GMT+08:00 上午7:44:21, "André Przywara" 写到: >On 26/04/17 15:50, Icenowy Zheng wrote: >> From: Icenowy Zheng >> >> As we added LPDDR3 support in the former patch, we need a set of >timing >> info to really enable it. >> >> Add the timing info used by stock boot0. > >When I checked t

Re: [U-Boot] [PATCH 11/12] sunxi: add LPDDR3 timing from stock boot0

2017-05-09 Thread André Przywara
On 26/04/17 15:50, Icenowy Zheng wrote: > From: Icenowy Zheng > > As we added LPDDR3 support in the former patch, we need a set of timing > info to really enable it. > > Add the timing info used by stock boot0. When I checked the disassembly/decompile for the Pine64 libdram, I found some more r

[U-Boot] [PATCH 11/12] sunxi: add LPDDR3 timing from stock boot0

2017-04-26 Thread Icenowy Zheng
From: Icenowy Zheng As we added LPDDR3 support in the former patch, we need a set of timing info to really enable it. Add the timing info used by stock boot0. Signed-off-by: Icenowy Zheng --- arch/arm/mach-sunxi/dram_timings/Makefile | 1 + arch/arm/mach-sunxi/dram_timings/lpddr3_stock