From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Date: Tue, 28 Apr 2009 14:59:46 -0700 Subject: [U-Boot] [PATCH] ARM DaVinci: Adding DM357 Support In-Reply-To: <1240951925-30439-1-git-send-email-s-paulraj@ti.com> References: <1240951925-30439-1-git-send-email-s-paulraj@ti.com> Message-ID: <200904281459.46514.david-b@pacbell.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 28 April 2009, s-paulraj at ti.com wrote: > ?Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?3 + > ?include/configs/davinci_dm357_evm.h | ?159 +++++++++++++++++++++++++++++++++++ > ?2 files changed, 162 insertions(+), 0 deletions(-) I believe that will be insufficient with the current U-Boot arm-next branch. Won't you also be needing a cpu/arm926ejs/davinci/dm357.c file to handle the various ways it differs from a dm6446 chip?