summaryrefslogtreecommitdiff
path: root/target/mips/systems/imgtec-ci20
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-08-14 16:38:28 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-08-26 10:21:09 +0200
commit2c1a56309f37ff0eda843acc8ab58d1da8bdc0fa (patch)
tree9b583d8de03b798bcc4c842fde7ca3434d0d984b /target/mips/systems/imgtec-ci20
parentf2ad29e7c05fd249acf58d5523f53ea014b853cf (diff)
imgtec-ci20: use uImage.gz, boots with defconfig
Diffstat (limited to 'target/mips/systems/imgtec-ci20')
-rw-r--r--target/mips/systems/imgtec-ci202
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/systems/imgtec-ci20 b/target/mips/systems/imgtec-ci20
index 82ea79683..bd2f750d1 100644
--- a/target/mips/systems/imgtec-ci20
+++ b/target/mips/systems/imgtec-ci20
@@ -10,7 +10,7 @@ config ADK_TARGET_SYSTEM_IMGTEC_CI20
select ADK_TARGET_WITH_NETDEVICE
select ADK_TARGET_WITH_BLOCK
select ADK_TARGET_KERNEL_WITH_COMPRESSION
- select ADK_TARGET_KERNEL_UIMAGE
+ select ADK_TARGET_KERNEL_UIMAGEGZ
select ADK_PACKAGE_U_BOOT
select ADK_HOST_BUILD_U_BOOT
help