diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-08-07 01:37:23 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-08-07 01:37:23 +0200 |
commit | 0102ab2bf16e1f8e8d2b46295d7acdc7f98eeaa7 (patch) | |
tree | 4a333d54414cf6b576728f88414f65880511ff05 /recipes-bsp/u-boot/rvphone/cl-imx8.inc | |
parent | c6c159d4742c16dce25e6353876612e443a39b7d (diff) |
fixed u-boot
Diffstat (limited to 'recipes-bsp/u-boot/rvphone/cl-imx8.inc')
-rw-r--r-- | recipes-bsp/u-boot/rvphone/cl-imx8.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/rvphone/cl-imx8.inc b/recipes-bsp/u-boot/rvphone/cl-imx8.inc index 9989f37..629dc99 100644 --- a/recipes-bsp/u-boot/rvphone/cl-imx8.inc +++ b/recipes-bsp/u-boot/rvphone/cl-imx8.inc @@ -1,5 +1,6 @@ SRC_URI_append_cl-imx8 = " \ - file://0000-add-board-support.patch \ + file://0000-board-support.patch \ + file://0001-board-dts.patch \ file://dts/ \ file://board/ \ file://configs/ \ |