Hello Kevin, Tuesday, July 3, 2007, 4:20:38 AM, you wrote:
> On Tue, Jul 03, 2007 at 04:03:56AM +0300, Paul Sokolovsky wrote: >> > 2 - The wince prototypes should go into the appropriate header (looks >> > like pwindbas.h). >> >> I'll see what I can do, though if you mean cegcc, let that be on >> TODO for now ;-). > In haret include directory is fine. ok. >> > 3 - I'm leery of the SetSystemMemoryDivision call - how about adding a >> > new haret command (eg, SETMEMDIV). That way the linked in script >> > can call it if it chooses to. It also allows regular haret users >> > to play with the setting. >> >> Well, that call is what it took me to get boot of ~23Mb file on >> hx4700 without it complaining about lack of memory. That calls is >> completely adhoc for this purpose, and/or requires calculation of >> arguments which is hard to do in script, so that hardly help. > But on an hx4700 wouldn't you know what to set it to in advance? Not sure I understand the question (or its relation to topic), what do you mean? >> > BTW, what is the md5 stuff? >> >> That's hook for future, but we'll need to check integrity of stuff >> user loads. Other extension I have in mind is to pack several kernels >> and select them based on machine ID. (Yes, that's rather adhoc, but >> would be a good stub until we'll tackle at modular kernel). > An md5 is larger than 32 bit. Perhaps you meant a CRC? Well, mostly in the meaning of "well-known hash algo". And of course, any long hash can be easily made shorter by an arbitrary operation. > -Kevin -- Best regards, Paul mailto:[EMAIL PROTECTED] _______________________________________________ Haret mailing list [email protected] https://handhelds.org/mailman/listinfo/haret
