Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5564e9ad authored by AnilKumar Chimata's avatar AnilKumar Chimata Committed by Pranav Patel
Browse files

init: Update CMDLINE buffer length



Update cmdline buffer length to accommodate for AVB2.0
boot arguments.

Change-Id: Id877cfb23c30d90c826582a33cb10cc9ac8dd3b0
Signed-off-by: default avatarAnilKumar Chimata <anilc@codeaurora.org>
parent ccf21f85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

#include <linux/types.h>

#define COMMAND_LINE_SIZE 1024
#define COMMAND_LINE_SIZE 2048

/* The list ends with an ATAG_NONE node. */
#define ATAG_NONE	0x00000000