Skip to content

Releases: Hunter1753/linux

working i2c and /all support

24 Apr 23:12

Choose a tag to compare

includes ethernet drivers

flash sdcard.img.gz and replace the dtbs and the Image file

I2C driver without dma

28 Mar 22:50

Choose a tag to compare

Pre-release

i2c driver is mostly working. Sometimes a fifo underflow happens and i don't know why yet. More testing is needed

to route i2c to GPIO6 and GPIO7 you have to execute the following two commands for the meantime

devmem 0x200008dc 32 0x401313
devmem 0x200008e0 32 0x401313

The sd card image has python on it, but not the correct dtb and Image so you will have to copy them over before being able to use it

I2C mostly working

09 Mar 00:50

Choose a tag to compare

I2C mostly working Pre-release
Pre-release

i2c driver is mostly working. Sometimes a fifo underflow happens and i don't know why yet. More testing is needed

to route i2c to GPIO6 and GPIO7 you have to execute the following two commands for the meantime

devmem 0x200008dc 32 0x401313
devmem 0x200008e0 32 0x401313

The sd card image has python on it, but not the correct dtb and Image so you will have to copy them over before being able to use it