Re: [U-Boot] [PATCH 2/3] bcm6838: add initial support

2018-07-18 Thread Daniel Schwierzeck
On 16.07.2018 19:06, Philippe Reynes wrote: > This adds the initial support of the Broadcom BCM6838 SoC familly, > only cpu, dram, uart and leds are supported. > > Signed-off-by: Philippe Reynes > --- > arch/mips/dts/brcm,bcm6838.dtsi | 75 > + >

[U-Boot] [PATCH 2/3] bcm6838: add initial support

2018-07-16 Thread Philippe Reynes
This adds the initial support of the Broadcom BCM6838 SoC familly, only cpu, dram, uart and leds are supported. Signed-off-by: Philippe Reynes --- arch/mips/dts/brcm,bcm6838.dtsi | 75 + arch/mips/mach-bmips/Kconfig| 13 +++