mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Code cleanup; make several boards compile & link.
This commit is contained in:
@@ -208,7 +208,7 @@ typedef struct hd_driveid {
|
||||
unsigned short word92; /* reserved (word 92) */
|
||||
unsigned short hw_config; /* hardware config */
|
||||
unsigned short words94_99[6];/* reserved words 94-99 */
|
||||
//unsigned long long lba48_capacity; /* 4 16bit values containing lba 48 total number of sectors */
|
||||
/*unsigned long long lba48_capacity; /--* 4 16bit values containing lba 48 total number of sectors */
|
||||
unsigned short lba48_capacity[4]; /* 4 16bit values containing lba 48 total number of sectors */
|
||||
unsigned short words104_125[22];/* reserved words 104-125 */
|
||||
unsigned short last_lun; /* reserved (word 126) */
|
||||
|
Reference in New Issue
Block a user