From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH v2 1/6] v8a: barebox: disable RATP support
Date: Fri, 26 Jan 2024 17:42:12 +0100 [thread overview]
Message-ID: <20240126164212.GX176585@pengutronix.de> (raw)
In-Reply-To: <20240112170529.1970537-1-a.fatoum@pengutronix.de>
Applied series to next.
On Fri, Jan 12, 2024 at 06:05:24PM +0100, Ahmad Fatoum wrote:
> barebox supports Ethernet and USB OTG in host and device mode on the
> Rockchip and i.MX boards, so there's little use if any for RATP.
>
> Disable it and reclaim the space.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> v1 -> v2:
> - no change
> ---
> configs/platform-v8a/barebox.config | 8 ++------
> 1 file changed, 2 insertions(+), 6 deletions(-)
>
> diff --git a/configs/platform-v8a/barebox.config b/configs/platform-v8a/barebox.config
> index e1f3a2bf39b9..ce1ae5a1dea7 100644
> --- a/configs/platform-v8a/barebox.config
> +++ b/configs/platform-v8a/barebox.config
> @@ -211,9 +211,7 @@ CONFIG_CONSOLE_ACTIVATE_NONE=y
> CONFIG_CONSOLE_ALLOW_COLOR=y
> # CONFIG_CONSOLE_DISABLE_INPUT is not set
> CONFIG_PBL_CONSOLE=y
> -CONFIG_CONSOLE_RATP=y
> -# CONFIG_RATP_CMD_I2C is not set
> -# CONFIG_RATP_CMD_GPIO is not set
> +# CONFIG_CONSOLE_RATP is not set
> CONFIG_PARTITION=y
> CONFIG_PARTITION_DISK=y
> CONFIG_PARTITION_DISK_DOS=y
> @@ -1011,7 +1009,6 @@ CONFIG_FS_FAT_LFN=y
> #
> # ZSTD support disabled
> #
> -CONFIG_FS_RATP=y
> # end of Filesystem support
>
> #
> @@ -1031,7 +1028,7 @@ CONFIG_LZO_DECOMPRESS=y
> CONFIG_FNMATCH=y
> CONFIG_QSORT=y
> CONFIG_IMAGE_SPARSE=y
> -CONFIG_RATP=y
> +# CONFIG_RATP is not set
> # CONFIG_ALLOW_PRNG_FALLBACK is not set
> CONFIG_CRC_CCITT=y
> # CONFIG_CRC8 is not set
> @@ -1053,7 +1050,6 @@ CONFIG_ARCH_HAS_ZERO_PAGE=y
> # Crypto support
> #
> CONFIG_CRC32=y
> -CONFIG_CRC_ITU_T=y
> CONFIG_DIGEST=y
> CONFIG_HAVE_DIGEST_MD5=y
> CONFIG_HAVE_DIGEST_SHA1=y
> --
> 2.39.2
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
prev parent reply other threads:[~2024-01-26 16:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-12 17:05 Ahmad Fatoum
2024-01-12 17:05 ` [DistroKit] [PATCH v2 2/6] v8a: barebox: disable unnecessary commands Ahmad Fatoum
2024-01-12 17:05 ` [DistroKit] [PATCH v2 3/6] v8a: barebox: disable RAVE SP coprocessor support Ahmad Fatoum
2024-01-12 17:05 ` [DistroKit] [PATCH v2 4/6] v8a: barebox: version bump v2023.09.0 -> v2023.12.0 Ahmad Fatoum
2024-01-12 17:05 ` [DistroKit] [PATCH v2 5/6] v7a: update barebox to " Ahmad Fatoum
2024-01-12 17:05 ` [DistroKit] [PATCH v2 6/6] v8a: barebox: enable support for booting FIT images Ahmad Fatoum
2024-01-23 9:35 ` Roland Hieber
2024-01-26 16:42 ` Robert Schwebel [this message]
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=20240126164212.GX176585@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=distrokit@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox