Re: [U-Boot] [PATCH v4 2/3] board: at91sam9263ek: Clean up code

2017-04-21 Thread sjg
Because the introduction of the pinctrl and clk drivers and the device tree files, remove unneeded hard coded related code from the board file. Signed-off-by: Wenyou Yang Reviewed-by: Simon Glass --- Changes in v4: None Changes in v3: None Changes in v2: None board/atmel/at91sam9263ek/at91sam

[U-Boot] [PATCH v4 2/3] board: at91sam9263ek: Clean up code

2017-04-18 Thread Wenyou Yang
Because the introduction of the pinctrl and clk drivers and the device tree files, remove unneeded hard coded related code from the board file. Signed-off-by: Wenyou Yang Reviewed-by: Simon Glass --- Changes in v4: None Changes in v3: None Changes in v2: None board/atmel/at91sam9263ek/at91sam