[PATCH u-boot v2016.07-aspeed-openbmc] Add extended configuration for ast-g5 board

Simon Glass sjg at chromium.org
Thu May 25 10:05:34 AEST 2017


Hi,

On 23 May 2017 at 05:34, Mykola Kostenok <c_mykolak at mellanox.com> wrote:
> Add defconfig extends ast_g5_ncsi_defconfig with the number of options:
> It allows 2-nd  boot partition, memory testing, boot, image info option,
> extra filesystem and environment commands.
> Add WATCHDOG_RESET macro support for aspeed g5 boards for cases when
> HW watchdog is configured.
>
> Signed-off-by: Mykola Kostenok <c_mykolak at mellanox.com>
> ---
>  board/aspeed/ast-g5/Kconfig         |  1 +
>  board/aspeed/ast-g5/ast-g5.c        | 17 +++++++++++++++++
>  configs/ast_g5_ncsi_2boot_defconfig | 36 ++++++++++++++++++++++++++++++++++++
>  3 files changed, 54 insertions(+)
>  create mode 100644 configs/ast_g5_ncsi_2boot_defconfig

Are you targeting mainline U-Boot with any of these changes? There is
a watchdog uclass in mainline that probably should be used here.

Regards,
Simon


More information about the openbmc mailing list