summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2019-04-03 19:54:45 +0200
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-04-12 17:32:51 +0200
commit5e1d417bec92ac1045b31e7144f35d66b420dc0a (patch)
treeee358f249bc3e9037d03b2d268d231bfdc7625a7 /include/configs
parentd8c7ae72534ee0987fbc336150662c492e1f3562 (diff)
net: Add MSCC Jaguar2 network driver.
Add network driver for Microsemi Ethernet switch. It is present on Jaguar2 SoCs. Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/vcoreiii.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/vcoreiii.h b/include/configs/vcoreiii.h
index 2840c7b815..aeef58db42 100644
--- a/include/configs/vcoreiii.h
+++ b/include/configs/vcoreiii.h
@@ -10,7 +10,7 @@
/* Onboard devices */
-#define CONFIG_SYS_MALLOC_LEN 0x100000
+#define CONFIG_SYS_MALLOC_LEN 0x1F0000
#define CONFIG_SYS_LOAD_ADDR 0x00100000
#define CONFIG_SYS_INIT_SP_OFFSET 0x400000