9
0
Fork 0
barebox/defaultenv/bin
Juergen Beisert 1194e279d6 Generic environment: Fix assembling of the 'mtdparts' variable
The semicolon is a delimiter, not an end marker. With a trailing semicolon the
kernel give the confusing message:

mtd: no mtd-id

With this patch, a semicolon gets added on demand only.

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-03-03 16:15:51 +01:00
..
_update defaultenv/udpate: in xmodem mode load the data before erasing 2010-11-29 21:55:25 +01:00
_update_help update: add bareboxenv update possibility 2011-01-08 13:26:48 +01:00
boot Generic environment: Fix assembling of the 'mtdparts' variable 2011-03-03 16:15:51 +01:00
hush_hack add a generic default environment 2010-06-22 15:44:44 +02:00
init defaultenv: do not print usage information for update script 2011-01-21 10:32:47 +01:00
update defaultenv/bin/update: fix return values 2011-02-07 22:10:28 +01:00