Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
This commit is contained in:
commit
5b9c79a81d
|
|
@ -1803,7 +1803,7 @@ static int flash_detect_legacy(phys_addr_t base, int banknum)
|
||||||
break;
|
break;
|
||||||
else
|
else
|
||||||
unmap_physmem((void *)info->start[0],
|
unmap_physmem((void *)info->start[0],
|
||||||
MAP_NOCACHE);
|
info->portwidth);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue