u-boot-brain/arch/sparc
Francois Retief a50adb7b4d sparc: Update LEON serial drivers to use readl/writel macros
Update the LEON2/3 serial driver to make use of the readl and writel
macros as well as the WATCHDOG_RESET() macro.

Add readl/writel and friends to the asm/io.h file.

Introduce the gd->arch.uart variable to store register address.

Lastly, remove baudrate scaler macro variables from board config. It
is now calculated in the serial driver using the global data variable.

Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
2015-11-13 10:23:32 +02:00
..
cpu sparc: Update LEON serial drivers to use readl/writel macros 2015-11-13 10:23:32 +02:00
include/asm sparc: Update LEON serial drivers to use readl/writel macros 2015-11-13 10:23:32 +02:00
lib net: Remove the bd* parameter from net stack functions 2015-04-18 11:11:11 -06:00
config.mk sparc: Add -mcpu= compiler flags for LEON2/LEON3 2015-11-13 10:23:32 +02:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00