
22 Apr
2017
22 Apr
'17
5:07 a.m.
Since the introduction of the pinctrl and clock driver and the device tree files, remove unneeded hard coded related code from the board file.
Signed-off-by: Wenyou Yang wenyou.yang@atmel.com Reviewed-by: Simon Glass sjg@chromium.org ---
Changes in v5: None Changes in v4: None Changes in v3: - Remove Atmel mci related code.
Changes in v2: None
board/atmel/at91sam9x5ek/at91sam9x5ek.c | 78 --------------------------------- 1 file changed, 78 deletions(-)
Applied to u-boot-dm/next, thanks!