adding cmd-line partitioning to rpxlite.c
Marius Groeger
mgroeger at sysgo.com
Fri Jul 2 10:05:28 EDT 2004
On Fri, 2 Jul 2004, Robert P. J. Day wrote:
> lubbock_maps[flashboot^1].name = "Lubbock Application Flash";
> lubbock_maps[flashboot].name = "Lubbock Boot ROM";
>
> these name values have embedded spaces. how exactly does that work in
> trying to use command-line partitioning here? or did i misread how to
Embedded spaces are not supported: the parser sits on top of the
kernel command line parser which uses spaces to tokenise the command
line. This sounds bad but keeps things simple. (Ok -- cmdlinepart.c
partitioning is an example who to undermine simplicity :-)
Regards,
Marius
--
Marius Groeger <mgroeger at sysgo.com> Project Manager
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.osek.de | www.imerva.com
More information about the linux-mtd
mailing list