This is the mail archive of the ecos-devel@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: mlt - an old topic revisited


> Hi,
> I am working with a platform (ARM EB40) for which the memory layout
> depends on jumper settings on the board. It would be quite natural
> to introduce CDL options to adopt the memory layout to those settings,
> but of course this is only possible if the related .ldi and .h files
> are modified to respect those options. It appears to me that manual
> modification of .ldi files has already been done because the file
> mlt_arm_at91_eb40_rom.ldi contains a line
> 
If $.02 will help...

One thing I've done in this situation is to proliferate MLT files -- one for
each jumper combination.  Then, the CDL simply selects the right one based
on the configured jumper setting.

--wpd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]