cmd: ddr_tool: update ddr tool to version 1.01

Change-Id: I05ffb164dfa6bb8aa997ab5783c274215dc938f5
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
This commit is contained in:
Tang Yun ping 2019-01-07 16:42:04 +08:00 committed by Kever Yang
parent fa65566613
commit a492b30692
4 changed files with 16708 additions and 22286 deletions

View File

@ -17,4 +17,7 @@ endif
ifdef CONFIG_ROCKCHIP_RK1808
obj-$(CONFIG_CMD_DDR_TEST_TOOL) = ddr_test_rk1808.o
endif
ifndef CONFIG_CMD_MEMTESTER
obj-$(CONFIG_CMD_DDR_TEST_TOOL) += ../memtester/ddr_tester_common.o
obj-$(CONFIG_CMD_DDR_TEST_TOOL) += ../memtester/io_map.o
endif

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff