From: Stefan E. <ste...@el...> - 2002-02-22 15:02:49
|
On Fri, Feb 22, 2002 at 02:38:05PM +0100, Erik Mouw wrote: > On Fri, Feb 22, 2002 at 02:07:40PM +0100, Erik Mouw wrote: > > On Thu, Feb 21, 2002 at 01:18:38PM -0800, Christopher Hoover wrote: > > > Wouldn't we be better off with a #define in <platform>.h for the default > > > terminal baud rate rather than this ever-growing #if expression? > > > > Even better is to let it default to 9k6 and override it with a > > parameter block setting. > > Now that I'm thinking of it: > > Russ, it might be a good idea to have a default parameter block > compiled into blob, much in the same way as I made a default partition > table (only in src/blob/lart.c right now). The default parameter block > would live in the architecture specific source file, so it doesn't > clutter up the rest of the code. Ah, that would be nice! > > > Erik > > -- > J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty > of Information Technology and Systems, Delft University of Technology, > PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 > Fax: +31-15-2781843 Email: J.A...@it... > WWW: http://www-ict.its.tudelft.nl/~erik/ > > _______________________________________________ > blob-cvs-commit mailing list > blo...@li... > https://lists.sourceforge.net/lists/listinfo/blob-cvs-commit |