Changes in boot/arch/arm32/include/main.h [9f8a07d3:f9ab562] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/include/main.h
r9f8a07d3 rf9ab562 51 51 #define BBXM_THR_FULL 0x00000001 52 52 53 /** Beaglebone UART register addresses54 *55 * This is UART0 of AM335x CPU56 */57 #define BBONE_SCONS_THR 0x44E0900058 #define BBONE_SCONS_SSR 0x44E0904459 60 /** Check this bit before writing (tx fifo full) */61 #define BBONE_TXFIFO_FULL 0x0000000162 53 63 54 /** GTA02 serial console UART register addresses.
Note:
See TracChangeset
for help on using the changeset viewer.