commit | 6d23294cf9e8a38d226af9759fc5951919594ced | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <oe5hpm@oevsv.at> | Tue Jan 09 19:01:36 2018 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Thu Jan 11 15:20:30 2018 +0100 |
tree | 74950fdfad08ac77bbb56a40644a019d886bbe80 | |
parent | d6ace8e1a041dc85e7e8c902af86d8b058bc64b4 [diff] |
board/BuR: drop LCDC clock manipulation from board code The clock selection is done now from the am335x-fb code, so there is no more need doing this in the board code. Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Anatolij Gustschin <agust@denx.de>