
15 Apr
2017
15 Apr
'17
6:08 p.m.
On 13 April 2017 at 18:51, Wenyou Yang wenyou.yang@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@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!