[U-Boot] [PATCH v3 4/8] mx28evk: Use 512k for fdt partition to align it

2013-12-16 Thread Otavio Salvador
Using 512k for fdt partition allow it to be aligned with the other small partitions and 512k erase block size. Signed-off-by: Otavio Salvador --- Changes in v3: None Changes in v2: None include/configs/mx28evk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs

Re: [U-Boot] [PATCH v3 4/8] mx28evk: Use 512k for fdt partition to align it

2013-12-19 Thread Stefano Babic
On 16/12/2013 23:44, Otavio Salvador wrote: > Using 512k for fdt partition allow it to be aligned with the other > small partitions and 512k erase block size. > > Signed-off-by: Otavio Salvador > --- > Changes in v3: None > Changes in v2: None > > include/configs/mx28evk.h | 2 +- > 1 file chan

Re: [U-Boot] [PATCH v3 4/8] mx28evk: Use 512k for fdt partition to align it

2014-01-03 Thread Stefano Babic
On 16/12/2013 23:44, Otavio Salvador wrote: > Using 512k for fdt partition allow it to be aligned with the other > small partitions and 512k erase block size. > > Signed-off-by: Otavio Salvador > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- =