X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fcm5200%2Ffwupdate.h;h=3bbcbdc3ca2e67a11477d72daa6f90c596d87d80;hb=2fe6b7f70f423b66e23ad6fb0848b71252b2b2cd;hp=4e3f1e164aa74a828e750dd464b3189de366985f;hpb=d61ea14885631e58a25feaa81ee82eb464c62d6a;p=u-boot 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);