Jari Helaakoski
Jari Helaakoski
@addison: It has been already done. http://linux-sunxi.org/XBMC .
Could you put this change behind version flags. This way we can keep source compatibility between versions.
Between r2 and r3 there seems to be generally disp restructuring.. But there is also some mali/sata clock related commits. ie. 52f50bb, 99fe31a, e630a4b. If I remember correctly wrong mali...
Oh. Forgot to mention that clk_div can be changed from .fex file. Ie. https://github.com/linux-sunxi/sunxi-boards/blob/master/sys_config/a10/mini-x.fex#L83
I think next option would be to bisect between r2 and r3. And find which commit exactly causes this problem.
I propose to close this and re-open https://github.com/linux-sunxi/linux-sunxi/issues/40
Are we talking about USB0(aka. otg) or USB1/2 ? https://github.com/linux-sunxi/linux-sunxi/commit/1d524c5e244b79a5a9570e028d2497fb17ffdfbb#diff-d4c071461b25da5462c18cae9b957a77R109
@tisdall hackberry doesn't seem to have USB0, so only affecting rows in that patch are : https://github.com/linux-sunxi/linux-sunxi/commit/1d524c5e244b79a5a9570e028d2497fb17ffdfbb#diff-d4c071461b25da5462c18cae9b957a77R121 and https://github.com/linux-sunxi/linux-sunxi/commit/1d524c5e244b79a5a9570e028d2497fb17ffdfbb#diff-d4c071461b25da5462c18cae9b957a77R125 , so you might want to comment them. Other should affect...
@tisdall the is some config changes done/fixed after. You need to make sure that kernel config is correct
@tisdall Retested with A10 mini-x and latest codes.. USB1/2 works ok, without hub. And "[ 10.111110] ERR: script_parser_fetch usb_controller_type failed " is printed here also.