From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 12 Feb 2014 14:17:56 +0100 Subject: [U-Boot] [PATCH v4 2/2] boards.cfg: Delete the equivalent entries In-Reply-To: <1390475369-30804-3-git-send-email-yamada.m@jp.panasonic.com> References: <1390475369-30804-1-git-send-email-yamada.m@jp.panasonic.com> <1390475369-30804-3-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <20140212141756.37b071ce@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Masahiro, On Thu, 23 Jan 2014 20:09:29 +0900, Masahiro Yamada wrote: > There are some entries which produce the same binaries: > - ep8248E is equivalent to ep8248 > - MPC8360ERDK_66 is equivalent to MPC8360ERDK > - Adder87x/AdderUSB is equivalent to Adder > - EVB64260_750CX is equivalent to EVB64260 > > I also notice > - Lite5200 is equivalent to icecube_5200 > - Lite5200_LOWBOOT is equivalent to icecube_5200_LOWBOOT > - Lite5200_LOWBOOT08 is equivalent to icecube_5200_LOWBOOT08 > But I am keeping them. > (Wolfgang suggested to do so because Lite5200* are referenced > in misc documents.) > > Signed-off-by: Masahiro Yamada I wonder (i.e., this is an open question) whether we should delete entries for different hardware just because they happen produce identical binaries. Amicalement, -- Albert.