Henrik Nordström
Henrik Nordström
There is a slight bug in the I2C interactions between that revision of the FPGA code and the Ericsson DCDC modules. The workaround is to wait a little between i2c...
ons 2013-12-11 klockan 11:19 -0800 skrev Jake: > Look like a wait between i2c just delay the issue. 10 ms is a little short. You need a wait AFTER I2C...
ons 2013-12-18 klockan 22:43 -0800 skrev Jake: > See following change for the patch to disable I2C access to DCDC > module: > jaketri@6e93450 > > So far no I2C...
Have to agree with Alex here. In terms of Squid logs HTTP headers In ICP "payload" is not payload, it is the request headers of the HTTP request transmitted via...
I would guess it is a board problem or SPL configuration error. Loading the SPL to SRAM works, but then it crashes after the DRAM have been configured where it...
I would say a lot of the slowness is quite likely from the ping-pong protocol FEL is using, "write small block", "read response". To get full USB speed you need...
Suitable wiki page for this: https://linux-sunxi.org/FEL/USBBoot
lör 2015-05-16 klockan 02:21 -0700 skrev Philippe FOUQUET: > But I have a question in uboot the nand is normally manage by mtd > device but in kernel it manage...
tis 2015-05-26 klockan 05:20 -0700 skrev Philippe FOUQUET: > How can i help you? See mailinglist. Discussed a lot recently and a lot of progress is made. Regards Henrik
sun6i is not yet supported by sunxi u-boot. Additionally To build u-boot for your board you have to "make yourboardname" if your board is alreday supported by u-boot. The SPL...