freebsd-nq/sys/arm
Warner Losh 546bbbb56f MFp4:
Introduce framework to configure the multiplexed pins on boot.

	Since the USART supprots RS-485 multidrop mode, it allows the
	TX pins to float.  However, for RS-232 operations, we don't
	want these pins to float.  Instead, they should be pulled up
	to avoid mismatches.  Linux does something similar when it
	configures the TX lines.  This implies that we also allow the
	RX lines to float rather than be in the state they are left in
	by the boot loader.  Since they are input pins, I think that
	this is the right thing to do.

	Plus minor for our board.
2006-07-14 22:22:57 +00:00
..
arm Add remote GDB bits for arm. 2006-07-14 00:50:51 +00:00
at91 MFp4: 2006-07-14 22:22:57 +00:00
compile
conf Move some of the common parameters into the std. files for this platform. 2006-07-14 15:20:31 +00:00
include Add remote GDB bits for arm. 2006-07-14 00:50:51 +00:00
sa11x0 Don't forget to define uart_sa1110_vaddr. 2006-06-21 10:56:59 +00:00
xscale Remove prototype for the undefined function counterhandler(). 2006-07-14 13:37:47 +00:00