Re: [U-Boot] [PATCH 08/10] imx6: standardise filesystem and boot options to

2015-05-11 Thread Tom Rini
On Mon, May 11, 2015 at 01:52:43PM +0100, Peter Robinson wrote: > On Mon, May 11, 2015 at 1:25 PM, Tom Rini wrote: > > On Mon, May 11, 2015 at 12:23:27PM +0100, Peter Robinson wrote: > > > >> Move all standard filesystem, partition and fdt options to mx6_common. > >> > >> Signed-off-by: Peter Robi

Re: [U-Boot] [PATCH 08/10] imx6: standardise filesystem and boot options to

2015-05-11 Thread Peter Robinson
On Mon, May 11, 2015 at 1:25 PM, Tom Rini wrote: > On Mon, May 11, 2015 at 12:23:27PM +0100, Peter Robinson wrote: > >> Move all standard filesystem, partition and fdt options to mx6_common. >> >> Signed-off-by: Peter Robinson > [snip] >> @@ -274,7 +267,6 @@ >> #define CONFIG_MTD_PARTITIONS >>

Re: [U-Boot] [PATCH 08/10] imx6: standardise filesystem and boot options to

2015-05-11 Thread Tom Rini
On Mon, May 11, 2015 at 12:23:27PM +0100, Peter Robinson wrote: > Move all standard filesystem, partition and fdt options to mx6_common. > > Signed-off-by: Peter Robinson [snip] > @@ -274,7 +267,6 @@ > #define CONFIG_MTD_PARTITIONS > #define CONFIG_MTD_DEVICE > #define CONFIG_RBTREE > -#defin

[U-Boot] [PATCH 08/10] imx6: standardise filesystem and boot options to

2015-05-11 Thread Peter Robinson
Move all standard filesystem, partition and fdt options to mx6_common. Signed-off-by: Peter Robinson --- include/configs/aristainetos.h| 8 include/configs/cgtqmx6eval.h | 6 -- include/configs/gw_ventana.h | 8 include/configs/hummingboard.h| 6 --