diff packages/redboot/current/cdl/redboot.cdl @ 147:d397fc472bcf

Merge from eCos master repository on 2001-01-05-06:43:02-GMT
author jlarmour
date Fri, 05 Jan 2001 17:12:36 +0000
parents 2e9a636d9de9
children f0e3fb000de8
line wrap: on
line diff
--- a/packages/redboot/current/cdl/redboot.cdl
+++ b/packages/redboot/current/cdl/redboot.cdl
@@ -170,6 +170,15 @@ cdl_package CYGPKG_REDBOOT {
               multiple of the FLASH erase block size."
         }
 
+        cdl_option CYGBLD_REDBOOT_FLASH_BOOT_OFFSET {
+            display       "Offset from start of FLASH to RedBoot boot image"
+            flavor        data
+            default_value 0
+            description "
+              This option controls where the RedBoot boot image is located
+              relative to the start of FLASH."
+        }
+
         cdl_option CYGSEM_REDBOOT_FLASH_CONFIG {
             display       "Keep RedBoot configuration data in FLASH"
             flavor        bool