mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
Revert "ANDROID: ARM: Bump command line size"
This reverts commit 6de4b77e2c.
This is no longer required since moving to 'bootconfig'.
Suggested-by: Alistair Delva <adelva@google.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Change-Id: I426dc1a04ee493f93fc1b2d7ebb9388c2ad5a5e3
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
#define COMMAND_LINE_SIZE 2048
|
||||
#define COMMAND_LINE_SIZE 1024
|
||||
|
||||
/* The list ends with an ATAG_NONE node. */
|
||||
#define ATAG_NONE 0x00000000
|
||||
|
||||
Reference in New Issue
Block a user