Re: Linux Target Image Builder (ltib) configuration problem



On Oct 5, 10:51 am, James Kimble <jkim...@xxxxxxx> wrote:
I'm working on a custom board that requries a change to the memory map
as laid out for a supported board (mcf5485evb). I can see in the
sources and the configuration files where the memory locations are set
but the ltib menu does not give access to these settings. Changing
them in the configuration or source files just results in the ltib
over writing those changes prior to performing the build.

I want to do this correctly with the tool. REALLY FRUSTRATING.
DOCUMENTATION SUCKS EGGS!! I know there's a way to do this it's not
clear how. Any help much appreciated....

LTIB will build your kernel image and create a root file system image,
but does not change any kernel code. You will have to modify the
supported board's code for your custom board.


.