From 9df731a176aab8e03b984b681b1bea01ccff6644 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 06 Nov 2023 07:23:06 +0000
Subject: [PATCH] rk3568 rt uboot init

---
 u-boot/cmd/ddr_tool/ddr_test/ddr_test_rk1808.S |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/u-boot/cmd/ddr_tool/ddr_test_rk1808.S b/u-boot/cmd/ddr_tool/ddr_test/ddr_test_rk1808.S
similarity index 99%
rename from u-boot/cmd/ddr_tool/ddr_test_rk1808.S
rename to u-boot/cmd/ddr_tool/ddr_test/ddr_test_rk1808.S
index 156f79f..a1e1217 100644
--- a/u-boot/cmd/ddr_tool/ddr_test_rk1808.S
+++ b/u-boot/cmd/ddr_tool/ddr_test/ddr_test_rk1808.S
@@ -1604,8 +1604,8 @@
 	.file 34 "include/log.h"
 	.file 35 "include/stdio.h"
 	.file 36 "./arch/arm/include/asm/arch/sdram.h"
-	.file 37 "cmd/ddr_tool/../memtester/io_map.h"
-	.file 38 "cmd/ddr_tool/../memtester/ddr_tester_common.h"
+	.file 37 "cmd/ddr_tool/io_map.h"
+	.file 38 "cmd/ddr_tool/ddr_tool_common.h"
 	.file 39 "include/vsprintf.h"
 	.section	.debug_info,"",@progbits
 .Ldebug_info0:

--
Gitblit v1.6.2