From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 17 Feb 2015 15:08:12 +0100 Subject: [U-Boot] [PATCH] mtd: nand: omap_gpmc: Make ready/busy pins configurable In-Reply-To: <871tlozlud.fsf@steelpick.2x.cz> References: <1423574504-1497-1-git-send-email-sojka@merica.cz> <54DB1BAB.3070308@denx.de> <871tlozlud.fsf@steelpick.2x.cz> Message-ID: <54E34B4C.3000703@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 Michal, On 17.02.2015 14:52, Michal Sojka wrote: >>> + omap_nand_info[cs].ws = ws[cs]; >>> +#endif >> >> I've attached a new version of this patch. It removed the ifdef from the >> code. Please take a look at it and let me know what you think. > > Yes, it's better and it works for us. Just one point - what about making > the variable const as in the patch below? Even better. Please submit it as a regular patch (v2) and my: Acked-by: Stefan Roese Thanks, Stefan