Re: [U-Boot] ext4: crash when writing a file

2017-01-24 Thread Sébastien Szymanski
On 01/23/2017 05:38 PM, Brüns, Stefan wrote: > On Freitag, 20. Januar 2017 18:32:49 CET Sébastien Szymanski wrote: > [...] >> Then under the sandbox I do the following: >> >> U-Boot 2017.01-2-g558e41e-dirty (Jan 20 2017 - 16:19:47 +0100) >> >> DRAM: 256 MiB >> MMC: >> Using default environment

Re: [U-Boot] ext4: crash when writing a file

2017-01-23 Thread Brüns , Stefan
On Freitag, 20. Januar 2017 18:32:49 CET Sébastien Szymanski wrote: [...] > Then under the sandbox I do the following: > > U-Boot 2017.01-2-g558e41e-dirty (Jan 20 2017 - 16:19:47 +0100) > > DRAM: 256 MiB > MMC: > Using default environment > > In:serial > Out: serial > Err: serial >

Re: [U-Boot] ext4: crash when writing a file

2017-01-20 Thread Sébastien Szymanski
Hi, sorry for the late answer. > So to restate what you are doing: > > 1. You have a partitioned MMC, where the 2nd partition starts at block > 264192/0x40800 > 2. You load a 93958144 byte (~90 MB) file via TFTP to ${loadaddr} > 3. You write this partition image to 0x40800 using "mmc write" > 4

Re: [U-Boot] ext4: crash when writing a file

2016-12-11 Thread Stefan Bruens
On Dienstag, 29. November 2016 16:23:28 CET Sébastien Szymanski wrote: > On 11/29/2016 03:38 PM, Brüns, Stefan wrote: > > On Dienstag, 29. November 2016 14:10:54 CET Sébastien Szymanski wrote: > >>> Btw, which u-boot version are you using? > >> > >> I first noticed the issue on U-Boot 2016.05 so I

Re: [U-Boot] ext4: crash when writing a file

2016-11-29 Thread Sébastien Szymanski
On 11/29/2016 03:38 PM, Brüns, Stefan wrote: > On Dienstag, 29. November 2016 14:10:54 CET Sébastien Szymanski wrote: >> >>> Btw, which u-boot version are you using? >> >> I first noticed the issue on U-Boot 2016.05 so I rebase on master from >> http://git.denx.de/u-boot.git >> >> Regards, > > Tha

Re: [U-Boot] ext4: crash when writing a file

2016-11-29 Thread Sébastien Szymanski
On 11/29/2016 01:14 PM, Brüns, Stefan wrote: > On Dienstag, 29. November 2016 10:50:45 CET you wrote: >> Hello, >> >> I am working on a i.MX6UL based board with a 4GB eMMC partitioned as >> following: >> >> Device Boot Start End Sectors Size Id Type >> /dev/sdb1 2048 264191 26

[U-Boot] ext4: crash when writing a file

2016-11-29 Thread Sébastien Szymanski
Hello, I am working on a i.MX6UL based board with a 4GB eMMC partitioned as following: Device Boot Start End Sectors Size Id Type /dev/sdb1 2048 264191 262144 128M 83 Linux /dev/sdb2264192 4458495 41943042G 83 Linux /dev/sdb3 4458496 7634943 3176448 1.5G

Re: [U-Boot] ext4: crash when writing a file

2016-11-29 Thread Brüns , Stefan
On Dienstag, 29. November 2016 14:10:54 CET Sébastien Szymanski wrote: > > > Btw, which u-boot version are you using? > > I first noticed the issue on U-Boot 2016.05 so I rebase on master from > http://git.denx.de/u-boot.git > > Regards, That still doesn't make clear on which version you see th

Re: [U-Boot] ext4: crash when writing a file

2016-11-29 Thread Brüns , Stefan
On Dienstag, 29. November 2016 10:50:45 CET you wrote: > Hello, > > I am working on a i.MX6UL based board with a 4GB eMMC partitioned as > following: > > Device Boot Start End Sectors Size Id Type > /dev/sdb1 2048 264191 262144 128M 83 Linux > /dev/sdb2264192 445849