Slugimage always pads with 0xff's - it must be the debian flash-kernel script 
which is padding with zeros.
-- Rod

-----Original Message-----
From: Marc Singer <[EMAIL PROTECTED]>
Date: Sunday, Jan 14, 2007 9:17 am
Subject: APEX and the it's environment

I've fixed the endian-ness of the environment (APEX) writing code and
I've repaired the program I wrote some time ago to show the
environment from user space.  I was about to add write support to this 
application when I noticed that the Loader partition is filled with
zeros.  Now, it looks like the best place to put the environent is in the same 
block as the loader.  It can be moved at a later date, but
when we moved it from the partition table block to accomodate the
kernel's naive parsing of partition table entries it seems prudent to put it 
where we know it won't be disturbed.

So, in order to use *any* region of flash, the block must be filled with 
0xff's.  Can one you make sure that the image creator fills with
0xff's instead of zeroes?  At least for the Loader?

Cheers.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to