From: Erik M. <J.A...@it...> - 2002-02-22 13:38:25
|
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. 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/ |