From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Tue, 26 Jul 2011 09:34:33 +0000 Subject: [U-Boot] [PATCH, AT91, rework v2] change common at91sam9261 files after AT91 rework In-Reply-To: <4E2E8695.4040808@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> <4E2E8695.4040808@ronetix.at> Message-ID: <1311672873.3635.22.camel@ubuntu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Asen Dimov, > and one forgotten answer ... > >> 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. That is unfortunate. I'd like to move that into the SoC specific file. Otherwise that code would be duplicated in each board. Best Regards, Reinhard