[U-Boot] [PATCH v3 1/3] configs: at91sam9rlek: Update for DT and DM support
Simon Glass
sjg at chromium.org
Sun Apr 16 19:33:18 UTC 2017
On 13 April 2017 at 20:49, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> Update the configuration files to support the device tree and driver
> model. 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 v3: None
> Changes in v2:
> - Add converting UART to support DM_SERIAL and used in the
> board_init_f stage.
> - Remove unused LED feature.
> - Improve the commit log.
>
> board/atmel/at91sam9rlek/Makefile | 2 +-
> configs/at91sam9rlek_dataflash_defconfig | 16 +++++++++++++++-
> configs/at91sam9rlek_mmc_defconfig | 16 +++++++++++++++-
> configs/at91sam9rlek_nandflash_defconfig | 16 +++++++++++++++-
> include/configs/at91sam9rlek.h | 22 +---------------------
> 5 files changed, 47 insertions(+), 25 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list