summaryrefslogtreecommitdiffstats
path: root/board/cm5200/fwupdate.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cm5200/fwupdate.h')
-rw-r--r--board/cm5200/fwupdate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cm5200/fwupdate.h b/board/cm5200/fwupdate.h
index 4e3f1e164a..3bbcbdc3ca 100644
--- a/board/cm5200/fwupdate.h
+++ b/board/cm5200/fwupdate.h
@@ -39,7 +39,7 @@
#define FW_DIR "nx-fw"
#define RESCUE_IMAGE "nxrs.img"
#define LOAD_ADDR 0x400000
-#define RS_BOOTARGS "ramdisk=8192K"
+#define RS_BOOTARGS "ramdisk_size=8192K"
/* Main function for fwupdate */
void cm5200_fwupdate(void);
OpenPOWER on IntegriCloud