From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 02 Oct 2012 15:14:30 +0200 Subject: [U-Boot] [PATCH] AP1000: Inline local 'get_device' In-Reply-To: <1349106096-31498-1-git-send-email-trini@ti.com> References: <1349106096-31498-1-git-send-email-trini@ti.com> Message-ID: <506AE8B6.2050006@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 Hi Tom, On 10/01/2012 05:41 PM, Tom Rini wrote: > The AP1000 defines a 'get_device' function to determine what board > revision we are on. Inline that checking as it conflicts with the > get_device() in and is only used once. I plan to remove AP1000 board support completely. Board seems to be unmaintained. I'll push the patch (and others) to "next" today and send a pull request. Thanks, Stefan