Hi Cyril!
For the news:
Here is the source of a 1.3.5 version that searches at runtime for GPIO addresses specific to each router.
Would you please test it and report me if it crashes like the 1.3.4 ?
If not, please output the dmesg and I will finalize the version for tomorrow.
source of 1.3.5 work
Cyril
Great! I hurried to test it and it loaded with no compaints!
After the last tests i have the wiring a bit messed, I am going right now to rework it, but the food thing is that it loaded, and this is the output:
[INFO] mmc_init: GPIO input addr: b8007060
[INFO] mmc_init: GPIO output addr: b8007064
[INFO] mmc_init: GPIO output enable addr: b8007068
[INFO] mmc_hardware_init: initializing GPIOs
[INFO] mmc_card_init: the period of a 380KHz frequency lasts 218 CPU cycles
[INFO] mmc_card_init: powering card on. sending 80 CLK
[INFO] mmc_card_init: 80 CLK sent in 18778 CPU cycles
[INFO] mmc_card_init: resetting card (CMD0)
[FATAL] mmc_card_init: invalid response from card: ff found, waiting for 01
[INFO] mmc_card_init: the period of a 380KHz frequency lasts 218 CPU cycles
[INFO] mmc_card_init: powering card on. sending 80 CLK
[INFO] mmc_card_init: 80 CLK sent in 18646 CPU cycles
[INFO] mmc_card_init: resetting card (CMD0)
[FATAL] mmc_card_init: invalid response from card: ff found, waiting for 01
[ERROR] mmc_init: got an error calling mmc_card_init: 01
[ERROR] mmc_check_media: change detected but was not able to initialize new card: ffffffff
AGAIN: My wiring is wrong at this time, just wanted to check if it was loading. I rework wiring and test again
Thanks!!