rockchip: misc: protect serial# from getting overwritten
[oweals/u-boot.git] / cmd / elf.c
index d883be41931deea96e5a2be3fac3fb7ce4614ae6..32f12a72b9be4bb07f81ffb66207af40a1965b18 100644 (file)
--- a/cmd/elf.c
+++ b/cmd/elf.c
@@ -15,8 +15,9 @@
 
 #include <common.h>
 #include <command.h>
+#include <cpu_func.h>
 #include <elf.h>
-#include <environment.h>
+#include <env.h>
 #include <net.h>
 #include <vxworks.h>
 #ifdef CONFIG_X86