Skip to content
Commit 798ad3e6 authored by Ole P. Orhagen's avatar Ole P. Orhagen Committed by Tom Rini
Browse files

vexpress_ca9x4: Enable DM_SERIAL



This commit enables support for DM_SERIAL in the vexpress_ca9x4 boards.

When running the board with the DM_SERIAL driver, the board ran out of
memory in SPL when initialising the DM serial driver.

Thus this required an increase in the pre-allocated SRAM memory. I did
increase it to 0x800, and it now works graciously.

It could probably be set lower, but I do not see any reason not to use the
available SRAM at this point.

Also adds stdout-path to the 'chosen' node in the device tree.

Signed-off-by: default avatarOle P. Orhagen <ole.orhagen@northern.tech>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 0c5110cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment