]> git.ipfire.org Git - people/ms/u-boot.git/commit
colibri_vf: cleanup USB clock initialization
authorStefan Agner <stefan.agner@toradex.com>
Wed, 30 Nov 2016 21:41:55 +0000 (13:41 -0800)
committerStefano Babic <sbabic@denx.de>
Fri, 16 Dec 2016 08:56:38 +0000 (09:56 +0100)
commit9e73c1b7d11611d51f0026d375731f0316dd26e8
tree0803c5f8cfa397cbb2c0f90c6c19b55ae336946a
parent6119b0f764eb8b68d6148d4c017cbd343408c2d8
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>
board/toradex/colibri_vf/colibri_vf.c