Skip to content
Commit 60b62be6 authored by Jiafei Pan's avatar Jiafei Pan Committed by Alberto Escolar
Browse files

board: imx8mp_a53: enlarge networking stack size



This patch is to fix issue #74594

The issue is caused by default stack size 1500 bytes of NET_RX_STACK_SIZE
is to small for ARM64 platform, then the stack of net_rx thread is overflow
and break the net_mgmt thread's stack, as a result net_mgmt thread is
crashed.

So this patch will enlarge all the stack size of net stack threads.

Signed-off-by: default avatarJiafei Pan <Jiafei.Pan@nxp.com>
parent dfc948a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment