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

Commit 7cf4acd0 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "init: Increase kernel command line buffer length"

parents 6e224259 eac9f79e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,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