Re: [U-Boot] [PATCH v6] ARM: am335x: Add phyCORE AM335x R2 support

2019-05-25 Thread Marek Vasut
On 5/8/19 1:22 PM, Niel Fourie wrote: [...] > diff --git a/arch/arm/dts/am335x-wega-rdk-u-boot.dtsi > b/arch/arm/dts/am335x-wega-rdk-u-boot.dtsi > new file mode 100644 > index 00..76292c43c8 > --- /dev/null > +++ b/arch/arm/dts/am335x-wega-rdk-u-boot.dtsi > @@ -0,0 +1,27 @@ > +// SPDX-Li

Re: [U-Boot] [PATCH v6] ARM: am335x: Add phyCORE AM335x R2 support

2019-05-24 Thread Marek Vasut
On 5/8/19 1:22 PM, Niel Fourie wrote: [...] > diff --git a/include/configs/phycore_am335x_r2.h > b/include/configs/phycore_am335x_r2.h > new file mode 100644 > index 00..31a07062a0 > --- /dev/null > +++ b/include/configs/phycore_am335x_r2.h > @@ -0,0 +1,130 @@ > +/* SPDX-License-Identifi

Re: [U-Boot] [PATCH v6] ARM: am335x: Add phyCORE AM335x R2 support

2019-05-23 Thread Marek Vasut
On 5/8/19 1:22 PM, Niel Fourie wrote: > Support for Phytech phyCORE AM335x R2 SOM (PCL060) on the Phytec > phyBOARD-Wega AM335x. > > CPU : AM335X-GP rev 2.1 > Model: Phytec AM335x phyBOARD-WEGA > DRAM: 256 MiB > NAND: 256 MiB > MMC: OMAP SD/MMC: 0 > eth0: ethernet@4a10 > > Working: > -

Re: [U-Boot] [PATCH v6] ARM: am335x: Add phyCORE AM335x R2 support

2019-05-15 Thread Tom Rini
On Wed, May 08, 2019 at 01:22:44PM +0200, Niel Fourie wrote: > Support for Phytech phyCORE AM335x R2 SOM (PCL060) on the Phytec > phyBOARD-Wega AM335x. > > CPU : AM335X-GP rev 2.1 > Model: Phytec AM335x phyBOARD-WEGA > DRAM: 256 MiB > NAND: 256 MiB > MMC: OMAP SD/MMC: 0 > eth0: ethernet@4a10