bcm6838: add initial support
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 16 Jul 2018 17:06:14 +0000 (19:06 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 8 Aug 2018 11:38:17 +0000 (13:38 +0200)
commit341032d3f156858124de5abec6ec174a2cce1bf3
treeb0094ca4bfeee1743e92333dde88bee7c64fe3a8
parent3e4a68d32bd54e53758f6825a9752eb1a7099e66
bcm6838: add initial support

This adds the initial support of the Broadcom BCM6838 SoC familly,
only cpu, dram, uart and leds are supported.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/dts/brcm,bcm6838.dtsi [new file with mode: 0644]
arch/mips/mach-bmips/Kconfig
drivers/cpu/bmips_cpu.c
include/configs/bmips_bcm6838.h [new file with mode: 0644]