From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Mon, 12 Sep 2011 12:53:47 +0300 Subject: [U-Boot] [PATCH V2] ARM: Update mach-types In-Reply-To: <1315799692-16076-1-git-send-email-marek.vasut@gmail.com> References: <1315799692-16076-1-git-send-email-marek.vasut@gmail.com> Message-ID: <4E6DD6AB.2080809@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 09/12/11 06:54, Marek Vasut wrote: > This commit updates the mach-types based on the latest in Linus's head > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > Cc: Wolfgang Denk > Cc: Detlev Zundel > --- > arch/arm/include/asm/mach-types.h |37600 +++++-------------------------------- > 1 files changed, 4448 insertions(+), 33152 deletions(-) > > V2: Use mach-types from mainline kernel. Have you checked that the removed boards are not supported in U-Boot? Actually, we've had that kind of discussion earlier: http://lists.denx.de/pipermail/u-boot/2011-April/090867.html http://lists.denx.de/pipermail/u-boot/2011-May/092180.html -- Regards, Igor.