u-boot-brain/arch/sparc/cpu
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
..
leon2 sparc: Update LEON serial drivers to use readl/writel macros 2015-11-13 10:23:32 +02:00
leon3 sparc: Update LEON serial drivers to use readl/writel macros 2015-11-13 10:23:32 +02:00
u-boot.lds sparc: merge LEON2 and LEON3 linker scripts 2014-07-22 07:44:24 -04:00