aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xtfpga.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-12 16:45:08 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:00 -0400
commit167f699ba142193e67cade8d19127cfda723ce38 (patch)
tree4ed758645cf4107e2310b5da4a5279b447649e54 /include/configs/xtfpga.h
parentb7fbdc55c7c72e97595f1f3233c0e9477c97c52b (diff)
downloadu-boot-167f699ba142193e67cade8d19127cfda723ce38.zip
u-boot-167f699ba142193e67cade8d19127cfda723ce38.tar.gz
u-boot-167f699ba142193e67cade8d19127cfda723ce38.tar.bz2
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
This converts the following to Kconfig: CONFIG_SYS_BOOTPARAMS_LEN Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/xtfpga.h')
-rw-r--r--include/configs/xtfpga.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/xtfpga.h b/include/configs/xtfpga.h
index 4218015..215b759 100644
--- a/include/configs/xtfpga.h
+++ b/include/configs/xtfpga.h
@@ -62,9 +62,6 @@
# define CONFIG_SYS_MONITOR_LEN 0x00040000 /* 256KB */
#endif
-/* Linux boot param area in RAM (used only when booting linux) */
-#define CONFIG_SYS_BOOTPARAMS_LEN (64 << 10)
-
/* Memory test is destructive so default must not overlap vectors or U-Boot*/
/* Load address for stand-alone applications.