[U-Boot] U-Boot

Mariano Coromac mcoromac at stsa.info
Tue Feb 13 16:00:56 UTC 2018


Thanks for the info. Apparently now the console is redirected but I keep
getting these driver errors:
bind node serial at 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.


More information about the U-Boot mailing list