* Code cleanup
* Patch by Sascha Hauer, 28 Jun: - add generic support for Motorola i.MX architecture - add support for mx1ads, mx1fs2 and scb9328 boards * Patches by Marc Leeman, 23 Jul 2004: - Add define for the PCI/Memory Buffer Configuration Register - corrected comments in cpu/mpc824x/cpu_init.c * Add support for multiple serial interfaces (for example to allow modem dial-in / dial-out)
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
typedef struct {
|
||||
int flags; /* Device flags: input/output/system */
|
||||
int ext; /* Supported extensions */
|
||||
char name[8]; /* Device name */
|
||||
char name[16]; /* Device name */
|
||||
|
||||
/* GENERAL functions */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user