From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 21 Oct 2014 16:04:45 +0200 Subject: [U-Boot] [PATCH 2/2] PowerPC: drop some 74xx_7xx boards and related code In-Reply-To: <1413898973-22101-1-git-send-email-wd@denx.de> References: <1413898973-22101-1-git-send-email-wd@denx.de> Message-ID: <544667FD.4090106@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 21.10.2014 15:42, Wolfgang Denk wrote: > The file board/Marvell/include/mv_gen_reg.h is incompatible with > the GPL (see for example the "MARVELL RESERVES THE RIGHT AT ITS SOLE > DISCRETION TO REQUEST THAT THIS CODE BE IMMEDIATELY RETURNED TO > MARVELL" clause). As this cannot be fixed, we remove the file and all > code that depends on it. Fortunately this only affects some very old > boards that have long reached EOL: > CPCI750 > DB64360 > DB64460 > p3m750 > p3m7448 > > Signed-off-by: Wolfgang Denk > Cc: Reinhard Arlt > Cc: Stefan Roese > Cc: Roger Meier For the Prodrive boards (p3m750 / p3m7448): Acked-by: Stefan Roese Thanks, Stefan