[U-Boot-Users] processor specific drivers: drivers/ or cpu/$proc/ ?

another area of inconsistency ... if i have a driver for an on-chip peripheral, should it live in the cpu/$proc/ tree or driver/ tree ? for example, a driver for the UART or TWI or MAC ... -mike

Mike,
On Monday 01 October 2007, Mike Frysinger wrote:
another area of inconsistency ... if i have a driver for an on-chip peripheral, should it live in the cpu/$proc/ tree or driver/ tree ? for example, a driver for the UART or TWI or MAC ...
Plan is to move all those drivers into drivers/xxx/yyy. So a uart driver for example should live in
drivers/serial/
Best regards, Stefan
===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de =====================================================================
participants (2)
-
Mike Frysinger
-
Stefan Roese