summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2022-04-13 21:34:14 +0200
committerTom Rini <[email protected]>2022-05-09 13:40:24 -0400
commitc7484ce0913f17b146ce60d26ebeca79df6e9d6e (patch)
tree5ad4dba63404b6f33e27d2c70da646e9e0d5872e /include
parentf017c817a8ecfa19df0b72bca8054627d43e5c70 (diff)
Nokia RX-51: Convert to CONFIG_DM_SERIAL
For CONFIG_DM_SERIAL it is required to increase CONFIG_SYS_MALLOC_F_LEN as default value is not enough for memory hungry CONFIG_DM_SERIAL code. Signed-off-by: Pali Rohár <[email protected]> Tested-by: Merlijn Wajer <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/nokia_rx51.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index e837b12b568..f273e243e55 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -43,7 +43,6 @@
#define V_NS16550_CLK 48000000 /* 48MHz (APLL96/2) */
#define CONFIG_SYS_NS16550_SERIAL
-#define CONFIG_SYS_NS16550_REG_SIZE (-4)
#define CONFIG_SYS_NS16550_CLK V_NS16550_CLK
/*