From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 29 Oct 2012 13:54:39 +0100 Subject: [U-Boot] [PATCH] am335x: add initial AM335x IDK board support In-Reply-To: <508E6C3A.10000@esd.eu> (Matthias Fuchs's message of "Mon, 29 Oct 2012 12:44:58 +0100") References: <508E6C3A.10000@esd.eu> Message-ID: <87sj8xigkw.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >>>>> "Matthias" == Matthias Fuchs writes: Matthias> This patch extends the am335x_evm board for the AM335x IDK. Matthias> The IDK board uses MII for the ethernet phy (same as Matthias> Beaglebone board) and MMC0 for storage (but without Matthias> card detect line). Matthias> The IDK uses UART3 for console. So u-boot must be build Matthias> with CONFIG_SERIAL4 and CONFIG_CONS_INDEX=4 or for Matthias> the am335x_evm_uart3 board configuration as introduced Matthias> by Andrew Bradfords recent patch series "am33xx: Enable Matthias> UART {1,2,3,4,5}..." The changes look good from a quick look, but notice that the ti board support has recently moved to board/ti/am335x/board.c. Could you rebase against current git and resend? -- Bye, Peter Korsgaard