>Who, where, what initializes the region of memory referenced by
>PARAMS_BASE.

The bootloader is expected to do it.  If you don't have a bootloader or it 
doesn't understand the Linux params system, you need to tell setup.c not to
use the params structure.

>It appears that my start_mem and  end_end are not initialized correctly.
>It also appears that these variables are initialized via the 
>params_struct which appears to be uninitialized.

That sounds very likely.

>If so can somebody send me the appropriate initial values ?

You should be able to guess them for yourself.  The memory size is the most 
important one.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to