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_px30.S |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/u-boot/cmd/ddr_tool/ddr_test_px30.S b/u-boot/cmd/ddr_tool/ddr_test/ddr_test_px30.S
similarity index 99%
rename from u-boot/cmd/ddr_tool/ddr_test_px30.S
rename to u-boot/cmd/ddr_tool/ddr_test/ddr_test_px30.S
index a6e9854..dc34485 100644
--- a/u-boot/cmd/ddr_tool/ddr_test_px30.S
+++ b/u-boot/cmd/ddr_tool/ddr_test/ddr_test_px30.S
@@ -1814,8 +1814,8 @@
 	.file 36 "include/log.h"
 	.file 37 "include/stdio.h"
 	.file 38 "./arch/arm/include/asm/arch/sdram.h"
-	.file 39 "cmd/ddr_tool/../memtester/io_map.h"
-	.file 40 "cmd/ddr_tool/../memtester/ddr_tester_common.h"
+	.file 39 "cmd/ddr_tool/io_map.h"
+	.file 40 "cmd/ddr_tool/ddr_tool_common.h"
 	.file 41 "include/vsprintf.h"
 	.section	.debug_info,"",@progbits
 .Ldebug_info0:

--
Gitblit v1.6.2