From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valerio Bardelli Date: Fri, 13 May 2011 17:09:11 +0200 Subject: [U-Boot] [PATCH v2] AT91: Add SD/MMC controller support Message-ID: <4DCD4997.1070002@microhard.biz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi. I see that "[PATCH v2] AT91: Add SD/MMC controller support" and "[PATCH v3] AT91: Add SD/MMC controller support" adds the possibility (I suppose) to use the SD card inside the U-BOOT also for my board based on Atmel at91sam9263. But these patches also integrate the mmc commands (like mmcinit and fatload) inside the U-BOOT? Or there is another patch or system to integrate them? Thank you very much! Valerio