> > Some of the Android TV-Box player expose the OTG port as normal Type A > host. >
Rask and Yang were right. One of the USB A ports is OTG. I have the bootinfo.txt and script.fex now. I have take the Cubietruck defconfig in Mainline Uboot and started compiling. Fixed DRAM settings based on bootinfo.txt. MMC isn't working. I set CONFIG_MMC0_CD_PIN="PH1" because sdc_det for mmc0_para is port:PH01. However, the MMC card was not detected and the board kept reseting with "Could not determine boot source". So I set CONFIG_MMC0_CD_PIN="". This got me a beautiful VGA console and the error: initcall sequence 5efaf2f8 failed at call 4a001d94 (err=-16) ### ERROR ### Please RESET the board ### Googling about this doesn't throw up much info... -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
