public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] Nokia RX-51: Remove CONFIG_UBI_SIZE
@ 2022-10-09 13:12 Pali Rohár
  2022-10-12 19:14 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Pali Rohár @ 2022-10-09 13:12 UTC (permalink / raw)
  To: u-boot

CONFIG_UBI_SIZE option is not used, so remove it.

Signed-off-by: Pali Rohár <pali@kernel.org>
---
 include/configs/nokia_rx51.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index 97aafc5f7250..a88cfe77d50c 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -31,8 +31,6 @@
 #define V_OSCK			26000000	/* Clock output from T2 */
 #define V_SCLK			(V_OSCK >> 1)
 
-#define CONFIG_UBI_SIZE			(512 << 10)
-
 /*
  * Hardware drivers
  */
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Nokia RX-51: Remove CONFIG_UBI_SIZE
  2022-10-09 13:12 [PATCH] Nokia RX-51: Remove CONFIG_UBI_SIZE Pali Rohár
@ 2022-10-12 19:14 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-10-12 19:14 UTC (permalink / raw)
  To: Pali Rohár; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

On Sun, Oct 09, 2022 at 03:12:09PM +0200, Pali Rohár wrote:

> CONFIG_UBI_SIZE option is not used, so remove it.
> 
> Signed-off-by: Pali Rohár <pali@kernel.org>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-12 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-09 13:12 [PATCH] Nokia RX-51: Remove CONFIG_UBI_SIZE Pali Rohár
2022-10-12 19:14 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox