u-boot/cmd/memtester/tests.csimilarity index 99%rename from u-boot/cmd/memtester/tests.crename to u-boot/cmd/ddr_tool/memtester/tests.c
.. .. @@ -17,7 +17,7 @@ 17 17 #include "memtester.h" 18 18 #include "sizes.h" 19 19 #include "types.h" 20 -#include "io_map.h"20 +#include "../io_map.h"21 21 22 22 union { 23 23 unsigned char bytes[UL_LEN / 8];