[U-Boot] [PATCH v2 2/2] arm: at91: wdt: Convert watchdog config to Kconfig

Petr Vorel petr.vorel at gmail.com
Sat Sep 22 07:18:49 UTC 2018


Hi Prasanthi,

> Convert "CONFIG_AT91SAM9_WATCHDOG" to new "CONFIG_WDT_AT91"
> Kconfig option to support driver model and device tree.

> Signed-off-by: Prasanthi Chellakumar <prasanthi.chellakumar at microchip.com>
> ---
>  README                                | 3 ---
>  arch/arm/dts/at91sam9260-smartweb.dts | 1 +
>  arch/arm/dts/at91sam9g20-taurus.dts   | 1 +
>  arch/arm/mach-at91/spl.c              | 2 +-
>  arch/arm/mach-at91/spl_at91.c         | 2 +-
>  arch/arm/mach-at91/spl_atmel.c        | 2 +-
>  common/board_f.c                      | 2 +-
>  configs/picosam9g45_defconfig         | 2 ++
>  configs/smartweb_defconfig            | 2 ++
>  configs/taurus_defconfig              | 2 ++
>  doc/README.at91                       | 2 +-
>  doc/README.watchdog                   | 2 +-
>  include/configs/picosam9g45.h         | 4 ----
>  include/configs/smartweb.h            | 7 -------
>  include/configs/taurus.h              | 7 -------
>  scripts/config_whitelist.txt          | 2 --
>  16 files changed, 14 insertions(+), 29 deletions(-)

Your patch breaks arm926ejs and atmel.

Second you send twice, but it's the same.
https://travis-ci.org/pevik/u-boot/builds/430613730
https://travis-ci.org/pevik/u-boot/builds/430613525


Kind regards,
Petr


More information about the U-Boot mailing list