Home
last modified time | relevance | path

Searched hist:"068 ea0a8a8f8776142946ac684ec77bbf0704fa6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/am43xx/
H A Dboard.c068ea0a8a8f8776142946ac684ec77bbf0704fa6 Mon Dec 22 22:26:13 UTC 2014 Felipe Balbi <balbi@ti.com> board: ti: am43xx: replace if else if else with a switch

A switch statement fits better in this case,
specially considering we have a few extra
frequencies to use.

Signed-off-by: Felipe Balbi <balbi@ti.com>