From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fuchs Date: Wed, 19 Sep 2012 15:25:13 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Remove IOP480 support In-Reply-To: <1348058032-27838-1-git-send-email-sr@denx.de> References: <1348058032-27838-1-git-send-email-sr@denx.de> Message-ID: <5059C7B9.2080805@esd.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 19.09.2012 14:33, Stefan Roese wrote: > Since the IOP480 (PPC401/3 variant from PLX) is only used on 2 > boards that are not actively maintained, lets remove support > for it completely. This way the ppc4xx code will get a bit cleaner. > > Signed-off-by: Stefan Roese Thanks for this outstanding cleanup. Matthias Acked-by: Matthias Fuchs