[U-Boot] [PATCH v0] mmc: forced sector mode when accessing OCR register

2012-11-29 Thread Davide Bonfanti
Some eMMC require this setting to work properly. Tested on: - Toshiba THGBM2G8D8FBAIB (the one giving the problem) - Toshiba THGBM4G4D1HBAR - Micron MTFC4GMVEA - Hynix H26M64002BNR - SanDisk SDIN5E1-32G Signed-off-by: Davide Bonfanti davide.bonfa...@bticino.it --- drivers/mmc/mmc.c |3

Re: [U-Boot] [PATCH v0] mmc: forced sector mode when accessing OCR register

2012-11-29 Thread Jae hoon Chung
Hi, i didn't understand why need to set by force? Best Regards, Jaehoon Chung 2012/11/29 Davide Bonfanti davide.bonfa...@bticino.it: Some eMMC require this setting to work properly. Tested on: - Toshiba THGBM2G8D8FBAIB (the one giving the problem) - Toshiba THGBM4G4D1HBAR - Micron

Re: [U-Boot] [PATCH v0] mmc: forced sector mode when accessing OCR register

2012-11-29 Thread davide . bonfanti
Chung jh80.ch...@gmail.com ha scritto: -Per: Davide Bonfanti davide.bonfa...@bticino.it Da: Jae hoon Chung jh80.ch...@gmail.com Data: 29/11/2012 16:10 Cc: u-boot@lists.denx.de, aflem...@gmail.com, Jaehoon Chung jh80.ch...@samsung.com Oggetto: Re: [U-Boot] [PATCH v0] mmc: forced sector mode when