commit | 027efd878f41fe224f67f85130609ebf1bdb40ea | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Nov 30 13:41:55 2016 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 16 09:56:38 2016 +0100 |
tree | 0803c5f8cfa397cbb2c0f90c6c19b55ae336946a | |
parent | 1f8ced9f07dc09fe024d35f56e31961077121eb7 [diff] |
colibri_vf: cleanup USB clock initialization Use the same preprocessor define to enable clocks as we use to enable the driver. Make sure that the necessary PLL's are on (they get enabled by boot ROM by default, so this is more for completness). Signed-off-by: Stefan Agner <stefan.agner@toradex.com>