Hi Folks, I got my hands on an SSV dnp5282 board, and since there exists no linux-2.6 config for it, I spent some time to create one. Is there any policy for vendor///config.linux and config.vendor files?
e.g.: the linux-2.4 flash partitioning is set up with quite small uClinux-partition, > 0xFF800000-0xFF850000 "dBug" > 0xFF850000-0xFFB00000 "uClinux" > 0xFFB00000-0xFFC00000 "spare 1" > 0xFFC00000-0xFFFFFFFF "spare 2" this will get quite painfull to sqeeze a 2.6 image in 2752k, thus I would like to change the layout to > 0xFF800000-0xFF850000 "dBug" > 0xFF850000-0xFFC00000 "uClinux" > 0xFFC00000-0xFFFFFFFF "spare" Is this list the right place to post those files? Regards, Alexander _______________________________________________ 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