Skip to content

Commit 5303e73

Browse files
author
zhengchenxiao
committed
Rename repo/xx/bsp/u-boot to rk3500
1 parent 8fca6ee commit 5303e73

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.

repo/packages/r/rt-thread/bsp/u-boot/rkxx_idbloader.img renamed to repo/packages/r/rt-thread/bsp/rk3500/rkxx_idbloader.img

File renamed without changes.
File renamed without changes.

tools/scripts/tasks/sdk-image/on_run.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ local function get_rootfs_from_curdir()
8787
end
8888

8989
local function get_other_files_from_curdir()
90-
local file_dir = path.join(os.curdir(), "../repo/packages/r/rt-thread/bsp/u-boot/")
90+
local file_dir = path.join(os.curdir(), "../repo/packages/r/rt-thread/bsp/rk3500/")
9191
print("Base directory: ", file_dir)
9292

9393
local files = {

0 commit comments

Comments
 (0)