Geert Uytterhoeven <ge...@linux-m68k.org> wrote: > Are these also problematic?
None of these are problematic for NOMMU FRV because there I set: #define TASK_SIZE __UL(0xFFFFFFFFUL) I would set it lower, but the flash is right at the top end of the address space, and if I want to do XIP from it, this is required. It's a fairly meaningless constant in NOMMU anyway, so it's probably better just to set it to this. Actually, I should probably use ULONG_MAX instead. David _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev