All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: Reto Schneider <code@reto-schneider.ch>, u-boot@lists.denx.de
Cc: "Reto Schneider" <reto.schneider@husqvarnagroup.com>,
	"Andreas Bießmann" <andreas@biessmann.org>,
	"Tom Rini" <trini@konsulko.com>
Subject: Re: [PATCH] arm: at91: gardena-smart-gateway-at91sam: Adjust to production values
Date: Fri, 18 Jun 2021 07:51:33 +0200	[thread overview]
Message-ID: <bc8b3098-d9d5-8349-12da-b508a5d8a725@denx.de> (raw)
In-Reply-To: <20210617165737.206389-1-code@reto-schneider.ch>

On 17.06.21 18:57, Reto Schneider wrote:
> From: Reto Schneider <reto.schneider@husqvarnagroup.com>
> 
> This commit updates the default config with the values that will be used
> soon on the Atmel / Microchip AT91SAM9G25 based GARDENA smart gateway.
> 
> Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

> ---
> This patch applies to current u-boot-atmel/next
> 
>   configs/gardena-smart-gateway-at91sam_defconfig | 15 ++++++++++++++-
>   1 file changed, 14 insertions(+), 1 deletion(-)
> 
> diff --git a/configs/gardena-smart-gateway-at91sam_defconfig b/configs/gardena-smart-gateway-at91sam_defconfig
> index 40fe0f150e..c626cd699a 100644
> --- a/configs/gardena-smart-gateway-at91sam_defconfig
> +++ b/configs/gardena-smart-gateway-at91sam_defconfig
> @@ -8,6 +8,7 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
>   CONFIG_SPL_LIBGENERIC_SUPPORT=y
>   CONFIG_SYS_MALLOC_F_LEN=0x2000
>   CONFIG_NR_DRAM_BANKS=1
> +CONFIG_SYS_MEMTEST_START=0x0
>   CONFIG_ENV_SIZE=0x10000
>   CONFIG_DM_GPIO=y
>   CONFIG_SPL_TEXT_BASE=0x300000
> @@ -22,6 +23,8 @@ CONFIG_DEBUG_UART=y
>   CONFIG_FIT=y
>   CONFIG_NAND_BOOT=y
>   CONFIG_BOOTDELAY=0
> +CONFIG_AUTOBOOT_KEYED=y
> +CONFIG_AUTOBOOT_STOP_STR="x"
>   CONFIG_USE_BOOTARGS=y
>   CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,768k(uboot)ro,256k(env_redundant),256k(env),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=6 root=ubi0:rootfs rw"
>   CONFIG_SYS_CONSOLE_IS_IN_ENV=y
> @@ -32,20 +35,26 @@ CONFIG_SPL_NAND_SUPPORT=y
>   CONFIG_SPL_NAND_DRIVERS=y
>   CONFIG_SPL_NAND_BASE=y
>   CONFIG_HUSH_PARSER=y
> +CONFIG_CMD_LICENSE=y
>   CONFIG_CMD_BOOTZ=y
> +CONFIG_CMD_MEMINFO=y
> +CONFIG_CMD_MEMTEST=y
> +CONFIG_SYS_ALT_MEMTEST=y
>   CONFIG_CMD_DM=y
>   # CONFIG_CMD_FLASH is not set
>   CONFIG_CMD_GPIO=y
>   CONFIG_CMD_MTD=y
>   CONFIG_CMD_NAND=y
>   CONFIG_CMD_WDT=y
> -# CONFIG_CMD_SETEXPR is not set
>   CONFIG_CMD_DHCP=y
>   CONFIG_CMD_PING=y
>   CONFIG_CMD_CACHE=y
>   CONFIG_CMD_TIME=y
> +CONFIG_CMD_GETTIME=y
> +CONFIG_CMD_UUID=y
>   CONFIG_CMD_FAT=y
>   CONFIG_CMD_MTDPARTS=y
> +CONFIG_CMD_MTDPARTS_SHOW_NET_SIZES=y
>   CONFIG_MTDIDS_DEFAULT="nand0=atmel_nand"
>   CONFIG_MTDPARTS_DEFAULT="atmel_nand:1536k(uboot),10752k(unused),-(ubi)"
>   CONFIG_CMD_UBI=y
> @@ -58,6 +67,8 @@ CONFIG_ENV_UBI_PART="ubi"
>   CONFIG_ENV_UBI_VOLUME="uboot_env0"
>   CONFIG_ENV_UBI_VOLUME_REDUND="uboot_env1"
>   CONFIG_SYS_RELOC_GD_ENV_ADDR=y
> +CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
> +CONFIG_VERSION_VARIABLE=y
>   CONFIG_NET_RANDOM_ETHADDR=y
>   CONFIG_DM=y
>   CONFIG_SPL_DM=y
> @@ -71,6 +82,7 @@ CONFIG_LED_GPIO=y
>   CONFIG_MTD=y
>   CONFIG_NAND_ATMEL=y
>   CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER=y
> +CONFIG_MTD_UBI_FASTMAP=y
>   CONFIG_DM_ETH=y
>   CONFIG_MACB=y
>   CONFIG_PINCTRL=y
> @@ -84,3 +96,4 @@ CONFIG_ATMEL_PIT_TIMER=y
>   CONFIG_WDT=y
>   CONFIG_WDT_AT91=y
>   # CONFIG_UBIFS_SILENCE_MSG is not set
> +CONFIG_LZMA=y
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de

  reply	other threads:[~2021-06-18  5:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-17 16:57 [PATCH] arm: at91: gardena-smart-gateway-at91sam: Adjust to production values Reto Schneider
2021-06-18  5:51 ` Stefan Roese [this message]
2021-08-18 10:42 ` Eugen.Hristev
  -- strict thread matches above, loose matches on Subject: below --
2021-04-14 14:49 Reto Schneider
2021-04-15  5:23 ` Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc8b3098-d9d5-8349-12da-b508a5d8a725@denx.de \
    --to=sr@denx.de \
    --cc=andreas@biessmann.org \
    --cc=code@reto-schneider.ch \
    --cc=reto.schneider@husqvarnagroup.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.