Re: [U-Boot] [PATCH 2/2] igep00x0: default mmcrootfstype to EXT4

2012-07-03 Thread Enric Balletbò i Serra
2012/6/29 Javier Martinez Canillas > omap2plus_defconfig now has built-in compile support for EXT4 enabled > by default now. So, we can use EXT4 as the default root file system > type for MMC. > > Signed-off-by: Javier Martinez Canillas > --- > include/configs/igep00x0.h |2 +- > 1 files ch

Re: [U-Boot] [PATCH 2/2] igep00x0: default mmcrootfstype to EXT4

2012-07-03 Thread Enric Balletbò i Serra
2012/6/29 Javier Martinez Canillas > omap2plus_defconfig now has built-in compile support for EXT4 enabled > by default now. So, we can use EXT4 as the default root file system > type for MMC. > > Signed-off-by: Javier Martinez Canillas > --- > include/configs/igep00x0.h |2 +- > 1 files ch

[U-Boot] [PATCH 2/2] igep00x0: default mmcrootfstype to EXT4

2012-06-29 Thread Javier Martinez Canillas
omap2plus_defconfig now has built-in compile support for EXT4 enabled by default now. So, we can use EXT4 as the default root file system type for MMC. Signed-off-by: Javier Martinez Canillas --- include/configs/igep00x0.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a