diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index e8e5275463f0ec3ae879de38e7dc4a760133448b..f746e485489051b58b09910b5981b381f0d7bc78 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -171,7 +171,6 @@ "run mmcboot;" \ "setenv mmcdev 1; " \ "setenv bootpart 1:2; " \ - "setenv mmcroot /dev/mmcblk1p2 ro; " \ "run mmcboot;" \ "run nandboot;"