]> Git Repo - J-u-boot.git/commit
malta: Use device model & tree for UART
authorPaul Burton <[email protected]>
Tue, 17 May 2016 06:43:28 +0000 (07:43 +0100)
committerDaniel Schwierzeck <[email protected]>
Wed, 25 May 2016 23:34:13 +0000 (01:34 +0200)
commit6242aa137427f6da6ca47e7a8c9a9f78ad63e00d
tree25366b785c6fd657a203b0b51e146b4a21d92088
parent2e7eb12e5c81dedaff12b0cea2341dc681d8c726
malta: Use device model & tree for UART

Make use of device model & device tree to probe the UART driver. This is
the initial step in bringing Malta up to date with driver model, and
allows for cleaner handling of the different I/O addresses for different
system controllers by specifying the ISA bus address instead of a
translated memory address.

Signed-off-by: Paul Burton <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
arch/mips/Kconfig
arch/mips/dts/Makefile
arch/mips/dts/mti,malta.dts [new file with mode: 0644]
configs/malta_defconfig
configs/maltael_defconfig
include/configs/malta.h
This page took 0.053089 seconds and 4 git commands to generate.