mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
This commit is contained in:
commit
5b9c79a81d
1 changed files with 1 additions and 1 deletions
|
@ -1803,7 +1803,7 @@ static int flash_detect_legacy(phys_addr_t base, int banknum)
|
|||
break;
|
||||
else
|
||||
unmap_physmem((void *)info->start[0],
|
||||
MAP_NOCACHE);
|
||||
info->portwidth);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue