Firefly 700a9879aa [u-boot] usb_storage:Fix USB storage capacity detection on 64 bit architectures
This patch fixes USB storage capacity detection breakage on 64-bit systems
which arises due to 'unsigned long' length difference. Old code assumes that
to be 32 bit and breaks because of inappropriate response buffer layout.
Also this fixes a number of build warnings and changes big-endian values
treatment style to be architecture-independent

Signed-off-by: Firefly <service@t-firefly.com>
Signed-off-by: Firefly <service@t-firefly.com>
Tested-by: Firefly <service@t-firefly.com>
2015-12-31 16:59:26 +08:00
2015-12-31 16:54:23 +08:00
Description
No description provided
6.2 GiB