diff --git a/include/configs/rv1126_common.h b/include/configs/rv1126_common.h index 9f942afdaa..a6307ebcc7 100644 --- a/include/configs/rv1126_common.h +++ b/include/configs/rv1126_common.h @@ -85,7 +85,6 @@ #else #define RKIMG_BOOTCOMMAND \ "boot_fit;" \ - "boot_uimage;" \ "boot_android ${devtype} ${devnum};" #endif #endif