Releases: Hunter1753/linux
working i2c and /all support
includes ethernet drivers
flash sdcard.img.gz and replace the dtbs and the Image file
I2C driver without dma
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
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