Warner Losh
8046b4f5b5
We don't need at91_bs_tag. arm_base_bs_tag works now that we have
...
better dynamic device mapping that didn't exit when we started this
port. Remove it, since everything works w/o it.
2016-01-16 05:47:34 +00:00
Ian Lepore
3bb693af87
Move the uart_class definitions and fdt compat data into the individual
...
uart implementations, and export them using the new linker-set mechanism.
Differential Revision: https://reviews.freebsd.org/D1993
Submitted by: Michal Meloun
2015-03-07 15:24:15 +00:00
Warner Losh
0da1cf4094
Remove redundant declaration for uart devclass.
...
Commint some unrelated, but harmless, FDT ifdefs.
2014-01-24 16:50:15 +00:00
Warner Losh
bc52deb7a9
This file is no longer AT91RM9200 specific, but now is generic to all
...
Atmel AT91 SoC's we support. Rename to reflect that.
2012-07-12 19:15:38 +00:00