From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sat, 18 Jun 2016 10:46:45 +0200 Subject: [U-Boot] [PATCH v2] ARM: board: cm-fx6: fix mmc for old revisions of utilite In-Reply-To: References: Message-ID: <57650A75.40402@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 16/06/2016 14:02, Christopher Spinrath wrote: > Old revisions of Utilite (based on cm-fx6) do not have a dedicated > card detect pin. But the card is removable by the user and card > detection can be realized with polling (e.g. supported by Linux). > > Add the broken-cd property to the mmc device tree instead of the > non-removable property to make card detection possible if polling > is supported. > > Signed-off-by: Christopher Spinrath > Acked-by: Nikita Kiryanov > --- Applied to master (bug fix), thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================