From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rix Date: Sat, 17 Apr 2010 16:16:00 -0500 Subject: [U-Boot] [PATCH v4 0/3] TI: tnetv107x patch series In-Reply-To: <1271080763-29969-1-git-send-email-cyril@ti.com> References: <1271080763-29969-1-git-send-email-cyril@ti.com> Message-ID: <4BCA2510.2040105@bumblecow.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Cyril Chemparathy wrote: > TNETV107X is a Texas Instruments SoC based on an ARM1176 core, and with a > bunch on on-chip integrated peripherals. This patch series generalizes current > ARM1176 code to allow for the addition of new ARM1176 SOCs. The remaining > patches in this series add arch and board support. > > The contents of this series are identical to the v2 patch series posted > earlier, with the exception of an added comment in tnetv107x_evm.h indicating > the reasoning behind reusing the davinci_nand MTDID. > Cyril, There was a very extensive change to the ordering of the directories See. http://lists.denx.de/pipermail/u-boot/2010-April/069488.html Please rebase this patchset. Sorry for the inconvenience, Tom > > Cyril Chemparathy (3): > ARM1176: Coexist with other ARM1176 platforms > ARM1176: TI: TNETV107X soc initial support > TI: TNETV107X EVM initial support >