[U-Boot] [PATCH v5 6/7] board: sama5d4ek: clean up code
Simon Glass
sjg at chromium.org
Thu Apr 13 21:17:50 UTC 2017
On 12 April 2017 at 20:31, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> Due to the introduction of the pinctrl and clk driver, and using
> device tree files, remove the unneeded hardcoded pin configuration
> and clock enabling code from the board file.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> Reviewed-by: Andreas Bießmann <andreas at biessmann.org>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Restore the wrong removal USB related code.
> - Update the commit log.
>
> board/atmel/sama5d4ek/sama5d4ek.c | 134 +-------------------------------------
> 1 file changed, 1 insertion(+), 133 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list