Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-04-19 Thread Enric Balletbo Serra
Hi Ladislav, 2016-04-13 13:39 GMT+02:00 Enric Balletbo Serra : > 2016-04-13 7:19 GMT+02:00 Heiko Schocher : >> Hello Enric, >> >> >> Am 25.01.2016 um 17:56 schrieb Enric Balletbo Serra: >>> >>> Hi Ladis, >>> >>> 2016-01-25 16:56 GMT+01:00 Ladislav Michl

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-04-13 Thread Enric Balletbo Serra
2016-04-13 7:19 GMT+02:00 Heiko Schocher : > Hello Enric, > > > Am 25.01.2016 um 17:56 schrieb Enric Balletbo Serra: >> >> Hi Ladis, >> >> 2016-01-25 16:56 GMT+01:00 Ladislav Michl : >>> >>> Hi Enric, >>> >>> On Mon, Jan 25, 2016 at 08:26:23AM +0100, Enric

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-04-12 Thread Heiko Schocher
Hello Enric, Am 25.01.2016 um 17:56 schrieb Enric Balletbo Serra: Hi Ladis, 2016-01-25 16:56 GMT+01:00 Ladislav Michl : Hi Enric, On Mon, Jan 25, 2016 at 08:26:23AM +0100, Enric Balletbo Serra wrote: The ROM boot on OMAP reads the first 4 blocks searching for the SPL,

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-25 Thread Tom Rini
On Mon, Jan 25, 2016 at 07:39:10AM +0100, Heiko Schocher wrote: > Hello Enric, Ladislav, > > Am 22.01.2016 um 23:35 schrieb Enric Balletbo Serra: > >Hi Ladis, > > > >Many thanks for your work on this, see some comments below ... > > Sorry, pull request is sent with this patch, see: > >

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-25 Thread Enric Balletbo Serra
Hi Ladis, 2016-01-25 16:56 GMT+01:00 Ladislav Michl : > Hi Enric, > > On Mon, Jan 25, 2016 at 08:26:23AM +0100, Enric Balletbo Serra wrote: >> The ROM boot on OMAP reads the first 4 blocks searching for the SPL, >> in production is a practice flash the SPL 4 times.

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-25 Thread Heiko Schocher
Hello Tom, Am 25.01.2016 um 16:13 schrieb Tom Rini: On Mon, Jan 25, 2016 at 07:39:10AM +0100, Heiko Schocher wrote: Hello Enric, Ladislav, Am 22.01.2016 um 23:35 schrieb Enric Balletbo Serra: Hi Ladis, Many thanks for your work on this, see some comments below ... Sorry, pull request is

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-25 Thread Ladislav Michl
Hi Enric, On Mon, Jan 25, 2016 at 08:26:23AM +0100, Enric Balletbo Serra wrote: > The ROM boot on OMAP reads the first 4 blocks searching for the SPL, > in production is a practice flash the SPL 4 times. OneNAND/NAND > devices can have different block sizes and the OMAP ROM boot supports > block

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-25 Thread Heiko Schocher
Hello Enric, Am 25.01.2016 um 08:26 schrieb Enric Balletbo Serra: Hi, 2016-01-25 7:39 GMT+01:00 Heiko Schocher : Hello Enric, Ladislav, Am 22.01.2016 um 23:35 schrieb Enric Balletbo Serra: Hi Ladis, Many thanks for your work on this, see some comments below ... Sorry,

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-24 Thread Ladislav Michl
Hi Enric, On Fri, Jan 22, 2016 at 11:35:49PM +0100, Enric Balletbo Serra wrote: [...] > > Am 17.01.2016 um 04:16 schrieb Ladislav Michl: [...] > >> +#define ENV_MTD_SETTINGS \ > >> + "mtdids=nand0=gpmc-nand.0\0" \ > >> + "mtdparts=mtdparts=gpmc-nand.0:512k(SPL),-(UBI)\0" > >> + > > I

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-24 Thread Heiko Schocher
Hello Enric, Ladislav, Am 22.01.2016 um 23:35 schrieb Enric Balletbo Serra: Hi Ladis, Many thanks for your work on this, see some comments below ... Sorry, pull request is sent with this patch, see: http://lists.denx.de/pipermail/u-boot/2016-January/239855.html @Ladislav: Please send

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-24 Thread Enric Balletbo Serra
Hi, 2016-01-25 7:39 GMT+01:00 Heiko Schocher : > Hello Enric, Ladislav, > > Am 22.01.2016 um 23:35 schrieb Enric Balletbo Serra: >> >> Hi Ladis, >> >> Many thanks for your work on this, see some comments below ... > > > Sorry, pull request is sent with this patch, see: > >

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-22 Thread Enric Balletbo Serra
Hi Ladis, Many thanks for your work on this, see some comments below ... 2016-01-21 7:07 GMT+01:00 Heiko Schocher : > Hello Ladislav, > > Am 17.01.2016 um 04:16 schrieb Ladislav Michl: >> >> Convert IGEP board to use UBI volumes for U-Boot, its environment and >> kernel. With

Re: [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-20 Thread Heiko Schocher
Hello Ladislav, Am 17.01.2016 um 04:16 schrieb Ladislav Michl: Convert IGEP board to use UBI volumes for U-Boot, its environment and kernel. With exception of first four sectors read by SoC boot ROM whole NAND is UBI managed. As code is too big now, drop CONFIG_SPL_EXT_SUPPORT to make it fit.

[U-Boot] [PATCHv7 6/7] igep00x0: UBIize

2016-01-16 Thread Ladislav Michl
Convert IGEP board to use UBI volumes for U-Boot, its environment and kernel. With exception of first four sectors read by SoC boot ROM whole NAND is UBI managed. As code is too big now, drop CONFIG_SPL_EXT_SUPPORT to make it fit. Signed-off-by: Ladislav Michl ---