kernel option "Command line partition table parsing"
Robert P. J. Day
rpjday at mindspring.com
Tue Jun 29 23:02:31 EST 2004
On Tue, 29 Jun 2004, Wolfgang Denk wrote:
> In message <Pine.LNX.4.60.0406290821150.19485 at localhost.localdomain> you wrote:
>>
>> i'm intrigued by the above kernel option. currently, i define my
>> MTD partitions in drivers/mtd/maps/rpxlite.c, using structs map_info,
>> mtd_info, etc., and calling the appropriate routines, which works just
>> fine.
>>
>> will this kernel option actually let me define the basic MTD
>> partitions completely from the kernel command line without messing
>> with rpxlite.c? or am i misreading the purpose of this option?
>
> Yes, it will.
>
> See http://www.denx.de/twiki/bin/view/DULG/BootTimeConfigurationOfMTDPartitions
excellent, this just gets better and better. however, will partition
definitions on the command line override those in rpxlite.c? i notice
that the generic rpxlite.c that comes from the bk tree has a default
partition definition of fe000000/800000. should that be removed
first? or will it be ignored? it's not clear from the comments in
the source.
rday
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list