X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-redboot.git;a=blobdiff_plain;f=packages%2Fdevs%2Fflash%2Famd%2Fam29xxxxx%2Fv2_0%2Fcdl%2Fflash_amd_am29xxxxx.cdl;h=e525c67f9e024963d34d2a6f2e71c2f80bcbc55e;hp=6c5ab48f546fddeee511ebd01a060b1182be3ec8;hb=7a4ea0a4d67744fd3f6b5f207d857005fc707b46;hpb=29ac1edaf5f12d706179ec87816ee1506ba4c9a1 diff --git a/packages/devs/flash/amd/am29xxxxx/v2_0/cdl/flash_amd_am29xxxxx.cdl b/packages/devs/flash/amd/am29xxxxx/v2_0/cdl/flash_amd_am29xxxxx.cdl index 6c5ab48f..e525c67f 100644 --- a/packages/devs/flash/amd/am29xxxxx/v2_0/cdl/flash_amd_am29xxxxx.cdl +++ b/packages/devs/flash/amd/am29xxxxx/v2_0/cdl/flash_amd_am29xxxxx.cdl @@ -107,6 +107,16 @@ cdl_package CYGPKG_DEVS_FLASH_AMD_AM29XXXXX { part in the family." } + cdl_option CYGHWR_DEVS_FLASH_AMD_MX29LV128 { + display "MXIC MX29LV128 flash memory support" + default_value 0 + implements CYGINT_DEVS_FLASH_AMD_VARIANTS + description " + When this option is enabled, the AMD flash driver will be + able to recognize and handle the MX29LV128 + part in the family." + } + cdl_option CYGHWR_DEVS_FLASH_AMD_AM29LV160 { display "AMD AM29LV160 flash memory support" default_value 0 @@ -137,6 +147,16 @@ cdl_package CYGPKG_DEVS_FLASH_AMD_AM29XXXXX { part in the family." } + cdl_option CYGHWR_DEVS_FLASH_ST_M29W320D { + display "ST M29W320D flash memory support" + default_value 0 + implements CYGINT_DEVS_FLASH_AMD_VARIANTS + description " + When this option is enabled, the AMD flash driver will be + able to recognize and handle the ST M29W320D + part in the family." + } + cdl_option CYGHWR_DEVS_FLASH_AMD_AM29LV200 { display "AMD AM29LV200 flash memory support" default_value 0 @@ -307,6 +327,36 @@ cdl_package CYGPKG_DEVS_FLASH_AMD_AM29XXXXX { part in the family." } + cdl_option CYGHWR_DEVS_FLASH_AMD_S29GL128N { + display "AMD/SPANSION S29GL128N flash memory support" + default_value 0 + implements CYGINT_DEVS_FLASH_AMD_VARIANTS + description " + When this option is enabled, the AMD/SPANSION flash driver will be + able to recognize and handle the S29GL128N + part in the family." + } + + cdl_option CYGHWR_DEVS_FLASH_AMD_S29GL256N { + display "AMD/SPANSION S29GL256N flash memory support" + default_value 0 + implements CYGINT_DEVS_FLASH_AMD_VARIANTS + description " + When this option is enabled, the AMD/SPANSION flash driver will be + able to recognize and handle the S29GL256N + part in the family." + } + + cdl_option CYGHWR_DEVS_FLASH_AMD_S29GL512N { + display "AMD/SPANSION S29GL512N flash memory support" + default_value 0 + implements CYGINT_DEVS_FLASH_AMD_VARIANTS + description " + When this option is enabled, the AMD/SPANSION flash driver will be + able to recognize and handle the S29GL512N + part in the family." + } + cdl_option CYGHWR_DEVS_FLASH_AMD_S29PL032J { display "Spansion S29PL032J flash memory support" default_value 0 @@ -327,6 +377,16 @@ cdl_package CYGPKG_DEVS_FLASH_AMD_AM29XXXXX { part in the family." } + cdl_option CYGHWR_DEVS_FLASH_AMD_S29GL128M { + display "AMD/SPANSION S29GL128M flash memory support" + default_value 0 + implements CYGINT_DEVS_FLASH_AMD_VARIANTS + description " + When this option is enabled, the AMD/SPANSION flash driver will be + able to recognize and handle the S29GL128M + part in the family." + } + cdl_option CYGHWR_DEVS_FLASH_AMD_S29PL127J { display "Spansion S29PL127J flash memory support" default_value 0 @@ -347,4 +407,4 @@ cdl_package CYGPKG_DEVS_FLASH_AMD_AM29XXXXX { part in the family." } -} +} \ No newline at end of file