U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Patch to mkenvimage to handle text files with length that exceed env size
@ 2015-03-12 15:52 Brian McFarland
  2015-03-17 19:08 ` [U-Boot] [PATCH] mkenvimage: Handle " Joe Hershberger
  2015-03-28 18:10 ` [U-Boot] Patch to mkenvimage to handle " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Brian McFarland @ 2015-03-12 15:52 UTC (permalink / raw)
  To: u-boot

The current head revision of mkenvimage
(e72be8947e129f5ab274c0a9f235d2cc0014b2ea) will prevent you from creating
an env image from a text file that is larger than the env length specified
by the '-s' option.  That doesn't make sense given that the tool now allows
comments and blank lines.  This patch removes that limitation and allows
longer text files to be used.

I don't have time / desire at the moment to figure out "patman" and could
really care less if this is adopted up stream.  Just figured I would share
in case anybody else finds it useful enough to take time to do a proper
patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_mkenvimage_input_length_limit.patch
Type: text/x-patch
Size: 2426 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150312/593765ea/attachment.bin>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-28 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 15:52 [U-Boot] Patch to mkenvimage to handle text files with length that exceed env size Brian McFarland
2015-03-17 19:08 ` [U-Boot] [PATCH] mkenvimage: Handle " Joe Hershberger
2015-03-28 18:10 ` [U-Boot] Patch to mkenvimage to handle " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox