From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 23 Apr 2011 16:47:40 +0200 Subject: [U-Boot] [PATCH] Update and cut down mach types In-Reply-To: <1303182758-10449-1-git-send-email-s-paulraj@ti.com> References: <1303182758-10449-1-git-send-email-s-paulraj@ti.com> Message-ID: <4DB2E68C.6050508@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Sandeep, Le 19/04/2011 05:12, s-paulraj at ti.com a ?crit : > From: Sandeep Paulraj > > This commit updates u-boot with what is present in the > kernel. > > As many entries have never been submitted to mainline, there's no point > them existing in this file. So remove the entries which aren't relevant > for mainline. > > > Signed-off-by: Sandeep Paulraj > --- > arch/arm/include/asm/mach-types.h |31044 ++----------------------------------- > 1 files changed, 1079 insertions(+), 29965 deletions(-) NAK at least for this release: it would break several boards including one for which support has just been added. I understand the desire to remove what is quite dead code, but then we need to agree on a clean way to properly handle those boards that Linux does not support. Amicalement, -- Albert.