Hi! We're discussing a clarification of the content license; please look over to Current events if you're interested in editing.
Leo/HaRET
From Htc-linux
< Leo
Get a binary of HaRET that supports the Leo from: http://www.netripper.com/leo/
You can use this list to ignore spamming gpio's and irqs:
#lcd ibit gpios 426 427 428 429 430 433 ibit gpios 448 449 450 451 452 456 457 458 459 460 461 462 463 464 # cam ibit gpios 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 # sd ibit gpios 339 340 341 342 343 344 #wifi ibit gpios 328 329 330 331 332 333 # mdp and hs_usb ibit irqs 19 58
default.txt / startup.txt for HARET :
set mtype 2524 set ramaddr 0x20000000 set ramsize 0x0fc00000 set KERNEL Image # "Image" should be the name of kernel image file set initrd initrd.gz set cmdline "" #set cmdline "rw console=tty0 loglevel=2" set initrd_offset 0x00a00000 # prevents overriding allocated memory boot
