[U-Boot] [PATCH v5 2/6] board: sama5d3xek: Clean up code
Simon Glass
sjg at chromium.org
Sat Apr 15 16:08:14 UTC 2017
On 13 April 2017 at 18:51, 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>
> ---
>
> Changes in v5: None
> Changes in v4:
> - Remove the ethernet init code completely.
>
> Changes in v3: None
> Changes in v2: None
>
> board/atmel/sama5d3xek/sama5d3xek.c | 134 +-----------------------------------
> 1 file changed, 1 insertion(+), 133 deletions(-)
Removed CONFIG_PHY_MICREL as per previous patch and:
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list