
13 Feb
2018
13 Feb
'18
5 p.m.
Thanks for the info. Apparently now the console is redirected but I keep getting these driver errors: bind node serial@f8038200 - attempt to match compatible string 'atmel,at91sam9260-usart' - found match at 'serial_atmel' Error binding driver 'serial_atmel': -12
For what I understand, the drivers are found but not binded. Any idea why? All the parameters seemed to be correct. I found the function declared in System.map and u-boot.map Does this have to do with uclass.c? I don't know if I am correct but that one is in charge of handling all the drivers.