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

2019-05-02 Thread Niel Fourie
Hi All, Thank you Marek for the feedback. I addressed all of your concerns, the most important of is mentioned below: On 4/25/19 12:52 PM, Marek Vasut wrote: The Linux commit from which the DTs came is missing. Added Keep the list sorted alphabetically please. (PHY... is below PCM...)

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

2019-04-25 Thread Marek Vasut
On 4/25/19 10:32 AM, 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: >

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

2019-04-25 Thread Niel Fourie
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: - Eth0 - i2C - MMC/SD - NAND - UART - USB (host)