From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] lego: ev3: use mainline kernel
Date: Wed, 17 May 2017 21:49:37 +0200 [thread overview]
Message-ID: <87bmqr5kmm.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <41fbf82c-5eab-e25b-1529-29230794e8b5@lechnology.com> (David Lechner's message of "Wed, 17 May 2017 10:28:12 -0500")
>>>>> "David" == David Lechner <david@lechnology.com> writes:
Hi,
>> I guess this change isn't strictly needed because of the symlink, but
>> OK.
> The symlink is something that I meant to ask about but forgot. I made
> the symlink so that the file name in the FAT partition is correct when
> creating an SD card image. I was wondering if there might be a better
> way to rename the file using the genimage tool.
Looking at the source code, you CAN do it using the file argument
(instead of files):
image boot.vfat {
vfat {
file uImage {
image = "uImage.da850-lego-ev3"
}
}
size = 16M
}
The file section title (uImage) is the name the file will have inside
the fat filesystem, and image is the source name.
If this is really more readable than the symlink or not I don't know.
> No reason. I will send another patch to update.
Great, thanks!
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2017-05-17 19:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-15 23:21 [Buildroot] [PATCH 1/1] lego: ev3: use mainline kernel David Lechner
2017-05-16 20:56 ` Peter Korsgaard
2017-05-17 15:28 ` David Lechner
2017-05-17 19:49 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bmqr5kmm.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox