From mboxrd@z Thu Jan 1 00:00:00 1970 From: RONETIX - Asen Dimov Date: Tue, 26 Jul 2011 12:19:17 +0300 Subject: [U-Boot] [PATCH, AT91, rework v2] change common at91sam9261 files after AT91 rework In-Reply-To: <4E2E84DA.8070403@ronetix.at> References: <1307606409-29818-2-git-send-email-dimov@ronetix.at> <1311008656-28387-1-git-send-email-dimov@ronetix.at> <1311664464.3635.16.camel@ubuntu> <4E2E84DA.8070403@ronetix.at> Message-ID: <4E2E8695.4040808@ronetix.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de and one forgotten answer ... On 07/26/2011 12:11 PM, RONETIX - Asen Dimov wrote: > Hello Reinhard, > > On 07/26/2011 10:14 AM, Reinhard Meyer wrote: >> Dear Asen Dimov, >>> Signed-off-by: Asen Dimov >>> --- >>> Note: >>> This patch was a part of patches, but it is better to be done step >>> by step and >>> so this patch is a split from the patch series with message id: >>> <1307606409-29818-2-git-send-email-dimov@ronetix.at> >>> and Patchwork: >>> http://patchwork.ozlabs.org/patch/99665/ >>> >>> Changes for v2: >>> - add CONFIG_AT91_GPIO_PIULLUP >>> - reneme at91_serial3_hw_init() to at91_seriald_hw_init() >>> - remove at91_serial_hw_init() >> What I miss in at91sam9261_devices.c (as compared to the 9260) >> is support for MACB and MCI. Don't 9261 systems use Ethernet? >> Or is that part still in the board specific files? >> that part is in the board file. [snip] > Regards, > Asen