[U-Boot] [PATCH v5 2/7] board: sama5d4_xplained: update to support DM/DT

Simon Glass sjg at chromium.org
Thu Apr 13 21:17:37 UTC 2017


On 12 April 2017 at 20:31, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> Update the configuration files to support the device tree and
> driver model, so do SPL. The device clock and pins configuration
> are handled by the clock and the pinctrl drivers respectively.
>
> 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 #define CONFIG_USB_ETHER.
>  - Update the commit log.
>
>  board/atmel/sama5d4_xplained/sama5d4_xplained.c |  2 ++
>  configs/sama5d4_xplained_mmc_defconfig          | 31 ++++++++++++++++-
>  configs/sama5d4_xplained_nandflash_defconfig    | 30 ++++++++++++++++-
>  configs/sama5d4_xplained_spiflash_defconfig     | 31 ++++++++++++++++-
>  include/configs/sama5d4_xplained.h              | 45 +++----------------------
>  5 files changed, 95 insertions(+), 44 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list