On Sun, May 01, 2016 at 12:56:21PM -0600, Simon Glass wrote:
> > +config ARCH_MESON
> > + bool "Amlogic Meson"
>
> Please add a help message describing what this is and what features it has.
Fixed in v7.
> > + /* Reset PHY on GPIOZ_14 */
> > + clrbits_le32(GXBB_GPIO_EN(3), BIT(
On Sun, May 01, 2016 at 12:56:21PM -0600, Simon Glass wrote:
> Hi,
>
> On 24 April 2016 at 00:50, Beniamino Galvani wrote:
> > This adds platform code for the Amlogic Meson GXBaby (S905) SoC and a
> > board definition for ODROID-C2. This initial submission only supports
> > UART and Ethernet (thr
Hi,
On 24 April 2016 at 00:50, Beniamino Galvani wrote:
> This adds platform code for the Amlogic Meson GXBaby (S905) SoC and a
> board definition for ODROID-C2. This initial submission only supports
> UART and Ethernet (through the existing Designware driver). DTS files
> are the ones submitted
On Mon, Apr 25, 2016 at 04:53:09PM -0400, Tom Rini wrote:
> > +#if !defined(CONFIG_IDENT_STRING)
> > +# define CONFIG_IDENT_STRING " odroid-c2"
> > +#endif
>
> Would this ever already be set?
No, it shouldn't.
> > +/* Serial setup */
> > +#define CONFIG_CONS_INDEX 0
> > +#
On Sun, Apr 24, 2016 at 08:50:01AM +0200, Beniamino Galvani wrote:
> This adds platform code for the Amlogic Meson GXBaby (S905) SoC and a
> board definition for ODROID-C2. This initial submission only supports
> UART and Ethernet (through the existing Designware driver). DTS files
> are the ones
This adds platform code for the Amlogic Meson GXBaby (S905) SoC and a
board definition for ODROID-C2. This initial submission only supports
UART and Ethernet (through the existing Designware driver). DTS files
are the ones submitted to Linux arm-soc for 4.7 [1].
[1] https://patchwork.ozlabs.org/pa
6 matches
Mail list logo