commit | 7b7808ae6dace59287f565e9323cda7b098a5612 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Fri May 15 23:44:06 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:39:47 2009 +0200 |
tree | bb0c7b3c879def88d73b02ccd455660254d9c690 | |
parent | 84f7411cb901b8df2391cf7e967ad0737f6194aa [diff] |
davinci: move psc support board-->cpu Move DaVinci PSC support from board/* to cpu/* where it belongs. The PSC module manages clocks and resets for all DaVinci-family SoCs, and isn't at all board-specific. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>