avb: avb enable need to translate more types [1/1]
authorLuan Yuan <luan.yuan@amlogic.com>
Mon, 29 Oct 2018 11:00:27 +0000 (19:00 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Tue, 30 Oct 2018 06:39:29 +0000 (23:39 -0700)
PD#SWPL-1095

Problem:
avb need more command line size.

Solution:
change max size to 2048

Verify:
verify by ampere

Change-Id: I9c1089a3ea0888e8ccd82f16d2b1111b6d88922a
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
arch/arm/include/uapi/asm/setup.h

index 979ff40..b4d1bea 100644 (file)
@@ -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