[U-Boot] [PATCH v5 4/6] board: sama5d3_xplained: Update to support DM/DT

Simon Glass sjg at chromium.org
Sat Apr 15 16:08:18 UTC 2017


On 13 April 2017 at 18:51, 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>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  configs/sama5d3_xplained_mmc_defconfig       | 29 +++++++++++++++++++++++++++-
>  configs/sama5d3_xplained_nandflash_defconfig | 28 ++++++++++++++++++++++++++-
>  include/configs/sama5d3_xplained.h           | 26 +++----------------------
>  3 files changed, 58 insertions(+), 25 deletions(-)

Fixed build error with sama5d3_xplained_mmc and:

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list