commit | 193f6fb9e8659b63afcd09f24fec92d70497ccf5 | [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 | 0fcec5775207353fd7ffcdeaad7f490d9a56be2c [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>