mips/malta: fix typo
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
525e05147d
commit
5c43485f1b
@ -757,7 +757,7 @@ static void main_cpu_reset(void *opaque)
|
||||
CPUState *env = opaque;
|
||||
cpu_reset(env);
|
||||
|
||||
/* The bootload does not need to be rewritten as it is located in a
|
||||
/* The bootloader does not need to be rewritten as it is located in a
|
||||
read only location. The kernel location and the arguments table
|
||||
location does not change. */
|
||||
if (loaderparams.kernel_filename) {
|
||||
|
Loading…
Reference in New Issue
Block a user