Re: [U-Boot] [PATCH 3/7] i.MX28: Reformat the DRAM memory configuration data

2012-03-03 Thread Stefano Babic
On 26/02/2012 23:15, Marek Vasut wrote: > Reformat the data so it's easier to navigate through them. > > Signed-off-by: Marek Vasut > --- > arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c | 86 +++ > 1 files changed, 48 insertions(+), 38 deletions(-) > Applied to u-boot-im

[U-Boot] [PATCH 3/7] i.MX28: Reformat the DRAM memory configuration data

2012-02-26 Thread Marek Vasut
Reformat the data so it's easier to navigate through them. Signed-off-by: Marek Vasut --- arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c | 86 +++ 1 files changed, 48 insertions(+), 38 deletions(-) diff --git a/arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c b/arch/arm/cpu/arm