avb: avb enable need to translate more types [1/1]

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>
This commit is contained in:
Luan Yuan
2018-10-29 19:00:27 +08:00
committed by Dongjin Kim
parent 68aff1c22e
commit b8f14e2b40

View 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