]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/hal/arm/mx25/karo/v1_0/cdl/hal_arm_tx25.cdl
Added TX25 bootsplash support
[karo-tx-redboot.git] / packages / hal / arm / mx25 / karo / v1_0 / cdl / hal_arm_tx25.cdl
index 96fd4e77e8148ef31b27670036c3197df02865f6..547139529f38c62c910293390936c8560d10171b 100644 (file)
@@ -243,6 +243,15 @@ cdl_package CYGPKG_HAL_ARM_TX25KARO {
                 the set of global flags if present."
         }
 
+       cdl_option CYGHWR_TX25_BOOTSPLASH {
+           display       "Show a splash screen from the FIS partition: 'logo'"
+           default_value 0
+           description   "
+               When this option is enabled, RedBoot will look for a flash partition
+               named 'logo' and display the contents of this partition as initial
+               screen on the LCD"
+           compile -library=libextras.a tx25_splash.c
+       }
     }
 
     cdl_component CYGHWR_MEMORY_LAYOUT {