From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Fri, 10 Aug 2007 17:12:58 +0200 Subject: [U-Boot-Users] [ARM] TI DaVinci support, hopefully final [1/5] In-Reply-To: References: Message-ID: <46BC807A.7080902@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 ksi at koi8.net wrote: > Signed-off-by: Sergey Kubushyn Acked-by: Dirk Behme > diff -purN u-boot.git.orig/board/davinci/dv-evm/board_init.S u-boot.git/board/davinci/dv-evm/board_init.S > --- u-boot.git.orig/board/davinci/dv-evm/board_init.S 1969-12-31 16:00:00.000000000 -0800 > +++ u-boot.git/board/davinci/dv-evm/board_init.S 2007-08-07 10:15:34.000000000 -0700 > @@ -0,0 +1,29 @@ > +/* [...] cut to not exceed list limit of 40k. Dirk