From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 03 Apr 2013 12:13:50 +0200 Subject: [U-Boot] [PATCH 1/1] i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command In-Reply-To: References: <1364228037-21962-1-git-send-email-javier.martinez@collabora.co.uk> <515BF56F.9050209@denx.de> Message-ID: <515C00DE.7090305@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 03/04/2013 11:50, Javier Martinez Canillas wrote: > Just for curiosity, in which configuration file did you see that? When > I had the issue I looked at > include/configs/{mx6qsabrelite,mx6_common}.h and > board/freescale/mx6qsabrelite/mx6qsabrelite.c but I didn't find what > chip-select was supposed to be used. include/configs/mx6qsabrelite.h: #define CONFIG_SF_DEFAULT_CS (0|(IMX_GPIO_NR(3, 19)<<8)) It should be 0x7300 Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de =====================================================================