[U-Boot] [PATCH] board: meesc: Update to support DT and DM
Simon Glass
sjg at chromium.org
Thu Aug 3 15:24:45 UTC 2017
On 21 July 2017 at 03:06, Wenyou Yang <wenyou.yang at microchip.com> wrote:
> Add the dts files to support deivce tree, update the configuration
> files to support the device tree and driver model. The peripheral
> clock and pins configuration are handled by the clock and the pinctrl
> drivers respectively.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at microchip.com>
> ---
>
> board/esd/meesc/meesc.c | 8 --------
> configs/meesc_dataflash_defconfig | 20 ++++++++++++++++++++
> configs/meesc_defconfig | 20 +++++++++++++++++++-
> include/configs/meesc.h | 36 ++++++------------------------------
> 4 files changed, 45 insertions(+), 39 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list