From e5084af8ded58453cd07ec1af8b0f29f34122bbc Mon Sep 17 00:00:00 2001 From: Detlev Zundel Date: Fri, 22 Feb 2008 17:21:32 +0100 Subject: Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. The Linux commit fac8b209b1084bc85748bd54e13d00c1262b220f ("Remove final traces of long-deprecated "ramdisk" kernel parm") makes these changes neccessary. Signed-off-by: Detlev Zundel --- include/configs/AmigaOneG3SE.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/AmigaOneG3SE.h') diff --git a/include/configs/AmigaOneG3SE.h b/include/configs/AmigaOneG3SE.h index d914dccfb..a992498dc 100644 --- a/include/configs/AmigaOneG3SE.h +++ b/include/configs/AmigaOneG3SE.h @@ -54,7 +54,7 @@ #undef CONFIG_CLOCKS_IN_MHZ /* clocks passed to Linux in Hz */ -#define CONFIG_BOOTARGS "root=/dev/ram rw ramdisk=4096" +#define CONFIG_BOOTARGS "root=/dev/ram rw ramdisk_size=4096" /* * BOOTP options -- cgit v1.2.3