Re: [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support

2014-12-21 Thread Siarhei Siamashka
On Fri, 19 Dec 2014 18:05:49 +0100 Hans de Goede hdego...@redhat.com wrote: Hi, On 19-12-14 11:20, Siarhei Siamashka wrote: On Tue, 16 Dec 2014 21:31:38 +0100 Hans de Goede hdego...@redhat.com wrote: Based on the register / dram_para headers from the Allwinner u-boot / linux sources

Re: [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support

2014-12-19 Thread Siarhei Siamashka
On Tue, 16 Dec 2014 21:31:38 +0100 Hans de Goede hdego...@redhat.com wrote: Based on the register / dram_para headers from the Allwinner u-boot / linux sources + the init sequences from boot0. Can the commit message have more detailed information about the precise location of the original

Re: [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support

2014-12-19 Thread Hans de Goede
Hi, On 18-12-14 20:17, Ian Campbell wrote: On Tue, 2014-12-16 at 21:31 +0100, Hans de Goede wrote: Based on the register / dram_para headers from the Allwinner u-boot / linux sources + the init sequences from boot0. Signed-off-by: Hans de Goede hdego...@redhat.com +/* + * Note this code uses

Re: [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support

2014-12-19 Thread Hans de Goede
Hi, On 19-12-14 11:20, Siarhei Siamashka wrote: On Tue, 16 Dec 2014 21:31:38 +0100 Hans de Goede hdego...@redhat.com wrote: Based on the register / dram_para headers from the Allwinner u-boot / linux sources + the init sequences from boot0. Can the commit message have more detailed

Re: [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support

2014-12-18 Thread Chen-Yu Tsai
On Wed, Dec 17, 2014 at 4:31 AM, Hans de Goede hdego...@redhat.com wrote: Based on the register / dram_para headers from the Allwinner u-boot / linux sources + the init sequences from boot0. Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/cpu/armv7/sunxi/Makefile |

Re: [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support

2014-12-18 Thread Ian Campbell
On Tue, 2014-12-16 at 21:31 +0100, Hans de Goede wrote: Based on the register / dram_para headers from the Allwinner u-boot / linux sources + the init sequences from boot0. Signed-off-by: Hans de Goede hdego...@redhat.com +/* + * Note this code uses a lot of magic hex values, that is