mirror of
https://xff.cz/git/u-boot/
synced 2026-01-28 21:29:21 +01:00
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
This commit is contained in:
@@ -1932,9 +1932,10 @@ ulong flash_get_size (ulong base, int banknum)
|
||||
/* XXX - Need to test on x8/x16 in parallel. */
|
||||
info->portwidth >>= 1;
|
||||
}
|
||||
|
||||
flash_write_cmd (info, 0, 0, info->cmd_reset);
|
||||
}
|
||||
|
||||
flash_write_cmd (info, 0, 0, info->cmd_reset);
|
||||
return (info->size);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user