From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Tue, 22 Jul 2014 10:00:05 +0200 Subject: [U-Boot] [PATCH] dfu: fix: Add the absolute path to the file name for ext4 write operation In-Reply-To: <53CD3F59.1060101@wwwdotorg.org> References: <1405503532-6415-1-git-send-email-l.majewski@samsung.com> <53CD3F59.1060101@wwwdotorg.org> Message-ID: <20140722100005.04f42773@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stephen, > On 07/16/2014 03:38 AM, Lukasz Majewski wrote: > > Commit 1151b7ac10b81ecbb has cleaned up read and write operations. > > Unfortunately, for correct operation the write for ext4 fs requires > > absolute patch. > > This patch fixes this case. > > Shouldn't the user simply supply the absolute patch name as the entity > name? That's what I've been doing. > > This way, it makes files in sub-directories look more natural; you'd > pass in e.g. /boot/zImage rather than boot/zImage, which looks like a > relative path. Hmm.. this is the angle from which I didn't look. Thanks for the tip. I will adjust envs accordingly. Please discard this patch. -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group