[U-Boot-Users] [PATCH] LBA48 compile problem

Rune Torgersen runet at innovsys.com
Thu Apr 1 00:36:47 CEST 2004


It also needs:

--- ../u-boot/include/part.h    2004-03-16 19:13:08.000000000 -0600
+++ include/part.h   2004-03-31 15:59:50.000000000 -0600
@@ -22,7 +22,7 @@
  */
 #ifndef _PART_H
 #define _PART_H
-
+#include <ide.h>

 typedef struct block_dev_desc {
        int          if_type;   /* type of the interface */






More information about the U-Boot mailing list