From: Luan Yuan Date: Mon, 29 Oct 2018 11:00:27 +0000 (+0800) Subject: avb: avb enable need to translate more types [1/1] X-Git-Tag: khadas-vims-v0.9.6-release~1205 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=de88721302dafc21993b7215ecb0c488897277f2;p=platform%2Fkernel%2Flinux-amlogic.git 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 --- diff --git a/arch/arm/include/uapi/asm/setup.h b/arch/arm/include/uapi/asm/setup.h index 979ff40..b4d1bea 100644 --- a/arch/arm/include/uapi/asm/setup.h +++ b/arch/arm/include/uapi/asm/setup.h @@ -16,7 +16,7 @@ #include -#define COMMAND_LINE_SIZE 1024 +#define COMMAND_LINE_SIZE 2048 /* The list ends with an ATAG_NONE node. */ #define ATAG_NONE 0x00000000