rockchip: misc: protect serial# from getting overwritten
[oweals/u-boot.git] / cmd / disk.c
index 9e635c1172de0fa99a73c4c41ffb49449a681e8e..437c1753740c848a2d184febd7b0c3f62ac1439c 100644 (file)
@@ -5,6 +5,7 @@
  */
 #include <common.h>
 #include <command.h>
+#include <cpu_func.h>
 #include <part.h>
 
 int common_diskboot(cmd_tbl_t *cmdtp, const char *intf, int argc,