comparison packages/hal/arm/cl7211/current/include/pkgconf/hal_arm_cl7211.h @ 36:e97d78785e2d ecos-sw-1999-09-12

Merge from eCos master repository on 1999-09-12-15:40:34-BST
author jlarmour
date Sun, 12 Sep 1999 15:26:05 +0000
parents 5af43b635655
children a0774359f013
comparison
equal deleted inserted replaced
35:d722a005a6c3 36:e97d78785e2d
61 type radio 61 type radio
62 description " 62 description "
63 Cirrus Logic CL7111 board with ARM710C processor." 63 Cirrus Logic CL7111 board with ARM710C processor."
64 } 64 }
65 65
66 cdl_option CYGHWR_HAL_ARM_CLxx11_CL7211 { 66 cdl_option CYGHWR_HAL_ARM_CLxx11_EB7211 {
67 display "CL7211-1 variant" 67 display "EB7211-1 variant"
68 parent CYGPKG_HAL_ARM_CL7211 68 parent CYGPKG_HAL_ARM_CL7211
69 platform cl7211 69 platform eb7211
70 type radio 70 type radio
71 description " 71 description "
72 Cirrus Logic CL7211 board with ARM720 processor." 72 Cirrus Logic EB7211 board with CL7211 (ARM720) processor."
73 } 73 }
74 74
75 cdl_option CYGHWR_HAL_ARM_CL7211_STARTUP { 75 cdl_option CYGHWR_HAL_ARM_CL7211_STARTUP {
76 display "Startup type" 76 display "Startup type"
77 parent CYGPKG_HAL_ARM_CL7211 77 parent CYGPKG_HAL_ARM_CL7211
194 If an LCD panel is installed, 128K of DRAM will be dedicated to the 194 If an LCD panel is installed, 128K of DRAM will be dedicated to the
195 LCD buffer by the system intialization." 195 LCD buffer by the system intialization."
196 } 196 }
197 197
198 }}CFG_DATA */ 198 }}CFG_DATA */
199 #undef CYGHWR_HAL_ARM_CL7211_LCD_INSTALLED 199 #define CYGHWR_HAL_ARM_CL7211_LCD_INSTALLED
200 200
201 // Real-time clock/counter specifics 201 // Real-time clock/counter specifics
202 202
203 #define CYGNUM_HAL_RTC_NUMERATOR 1000000000 203 #define CYGNUM_HAL_RTC_NUMERATOR 1000000000
204 #define CYGNUM_HAL_RTC_DENOMINATOR 100 204 #define CYGNUM_HAL_RTC_DENOMINATOR 100