[U-Boot] [Regression][ext4] Regression at EXT4 filesystem code

2014-02-24 Thread Lukasz Majewski
Dear All, In the newest master u-boot (SHA1: 1674df60d17e0e72396c961d5390bb62b184ad95) I've found a regression with writing to EXT4 file system: Writing uImage to ext4 partition - created with Debian's mkfs.ext4 /dev/sdd2 (size 58M) dfu-util -R -a2 -D arch/arm/boot/uImage uImage size - 4.8 MiB

Re: [U-Boot] [Regression][ext4] Regression at EXT4 filesystem code

2014-02-24 Thread Ionut Nicu
Hi, On 24.02.2014 16:13, ext Lukasz Majewski wrote: > Dear All, > > In the newest master u-boot > (SHA1: 1674df60d17e0e72396c961d5390bb62b184ad95) > > I've found a regression with writing to EXT4 file system: > > Writing uImage to ext4 partition - created with Debian's > mkfs.ext4 /dev/sdd2 (

Re: [U-Boot] [Regression][ext4] Regression at EXT4 filesystem code

2014-02-26 Thread Tom Rini
On Mon, Feb 24, 2014 at 05:42:59PM +0100, Ionut Nicu wrote: > > Hi, > > On 24.02.2014 16:13, ext Lukasz Majewski wrote: > > Dear All, > > > > In the newest master u-boot > > (SHA1: 1674df60d17e0e72396c961d5390bb62b184ad95) > > > > I've found a regression with writing to EXT4 file system: > >