Mercurial > ecos
comparison packages/devs/eth/freescale/enet/current/cdl/eth_freescale_enet.cdl @ 3167:139bc58bc0bd
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
| author | vae |
|---|---|
| date | Wed, 09 May 2012 22:09:16 +0000 |
| parents | 9b6d0c32e124 |
| children |
comparison
equal
deleted
inserted
replaced
| 3166:c7cb4340f6eb | 3167:139bc58bc0bd |
|---|---|
| 188 (CYGNUM_DEVS_ETH_FREESCALE_ENET_TXBUF_ALIGN ? | 188 (CYGNUM_DEVS_ETH_FREESCALE_ENET_TXBUF_ALIGN ? |
| 189 CYGNUM_DEVS_ETH_FREESCALE_ENET_TXBUF_ALIGN : 1)) * | 189 CYGNUM_DEVS_ETH_FREESCALE_ENET_TXBUF_ALIGN : 1)) * |
| 190 CYGNUM_DEVS_ETH_FREESCALE_ENET_TXBUF_ALIGN | 190 CYGNUM_DEVS_ETH_FREESCALE_ENET_TXBUF_ALIGN |
| 191 } | 191 } |
| 192 } | 192 } |
| 193 | |
| 194 } | 193 } |
| 195 | 194 |
| 196 # END of ENET0 specific configuration options. --------------------------- | 195 # END of ENET0 specific configuration options. --------------------------- |
| 197 | 196 |
| 198 # Common ENET options. --------------------------------------------------- | 197 # Common ENET options. --------------------------------------------------- |
| 424 active_if CYGSEM_REDBOOT_FLASH_CONFIG | 423 active_if CYGSEM_REDBOOT_FLASH_CONFIG |
| 425 active_if CYGPKG_REDBOOT_NETWORKING | 424 active_if CYGPKG_REDBOOT_NETWORKING |
| 426 } | 425 } |
| 427 } | 426 } |
| 428 } | 427 } |
| 429 | 428 |
| 430 cdl_option CYGPKG_DEVS_ETH_FREESCALE_ENET_DEBUG_LEVEL { | 429 cdl_option CYGPKG_DEVS_ETH_FREESCALE_ENET_DEBUG_LEVEL { |
| 431 display "Driver debug output level" | 430 display "Driver debug output level" |
| 432 flavor data | 431 flavor data |
| 433 legal_values { 0 1 2 3 } | 432 legal_values { 0 1 2 3 } |
| 434 default_value 0 | 433 default_value 0 |
