From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Mon, 28 Sep 2009 08:02:37 +0200 Subject: [U-Boot] Applying u-boot-ti patches (was: [PATCH v2] TI: OMAP3: Overo Tobi ethernet support) In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D92C10BC8@dlee01.ent.ti.com> References: <20090911204750.GA22246@lixom.net> <20090923145556.GA28659@lixom.net> <4ABBAD23.7060004@windriver.com> <0554BEF07D437848AF01B9C9B5F0BC5D92C10BC8@dlee01.ent.ti.com> Message-ID: <4AC0517D.6020801@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Paulraj, Sandeep wrote: > >> Olof Johansson wrote: >>> Add setup for ethernet on Tobi, allowing kernel/ramdisk to be loaded >>> over tftp. >>> >>> Based on the omap3 evm code. I added a new highlevel define for Tobi >>> to avoid having it dependent on CMD_NET (which would seem backward in >>> this case). >>> >>> Signed-off-by: Olof Johansson >> Ack-ed >> >> Sandeep, >> Can you push this to the ti branch? >> >> Tom >> > Yes after I rebase the branch. > I have to get rid of some commits NAK'ed by Wolfgang. Seems this is done :) Just in case it might help: After looking through the OMAP3 patches, my list of patches to be applied: 1. [PATCH v3] OMAP3 MMC: Fix warning dereferencing type-punned pointer http://lists.denx.de/pipermail/u-boot/2009-September/061621.html 2. [PATCH] OMAP3: Update Overo and Beagle environment http://lists.denx.de/pipermail/u-boot/2009-September/061564.html 3. [PATCH 1/1] TI OMAP3 Use arm init sequence to initialize i2c http://lists.denx.de/pipermail/u-boot/2009-September/061515.html (if it's fine to move it into u-boot-ti instead of u-boot-i2c) 4. [PATCH] OMAP3: Clean up whitespace in mux configs http://lists.denx.de/pipermail/u-boot/2009-September/061300.html 5. [PATCH v3] TI: OMAP3: Overo Tobi ethernet support http://lists.denx.de/pipermail/u-boot/2009-September/061604.html (needs an ack from Ben?) Note: 5 depends on 4. Best regards Dirk