Changeset 973be64e in mainline for arch/mips32/include/console.h
- Timestamp:
- 2005-12-10T00:19:57Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fcfac420
- Parents:
- 705b4149
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/console.h
r705b4149 r973be64e 31 31 32 32 33 #define VIDEORAM 0xB000000034 35 #define SERIAL_PORT_BASE ((char *) 0xB80003f8 )36 #define SERIAL_LSR ((char *) (SERIAL_PORT_BASE + 5))37 #define TRANSMIT_EMPTY_BIT 538 39 33 void console_init(void); 40 34
Note:
See TracChangeset
for help on using the changeset viewer.