Re: [U-Boot] MMC driver questions

2016-10-13 Thread Jaehoon Chung
Hi Aaron, On 10/13/2016 03:23 PM, Aaron Williams wrote: > Hi all, > > I'm working on a eMMC/SD driver for our Thunder ARMv8 SoCs by porting the > MIPS driver I wrote earlier but I'm running into some issues and have some > comments. > > First of all, our SoC performs a number of high-level ope

[U-Boot] MMC driver questions

2016-10-12 Thread Aaron Williams
Hi all, I'm working on a eMMC/SD driver for our Thunder ARMv8 SoCs by porting the MIPS driver I wrote earlier but I'm running into some issues and have some comments. First of all, our SoC performs a number of high-level operations in hardware which are not supported by the U-Boot model. The