提交 22242681 编写于 作者: R Ralf Baechle

MIPS: Extend COMMAND_LINE_SIZE

Some firmware may pass well over 256 bytes these days.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 b6727b12
#ifndef _MIPS_SETUP_H #ifndef _MIPS_SETUP_H
#define _MIPS_SETUP_H #define _MIPS_SETUP_H
#define COMMAND_LINE_SIZE 256 #define COMMAND_LINE_SIZE 4096
#ifdef __KERNEL__ #ifdef __KERNEL__
extern void setup_early_printk(void); extern void setup_early_printk(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册