Mercurial > ecos
diff packages/hal/sh/edk/current/include/platform.inc @ 128:0c2b7be0d798 ecos-sw-2000-10-12
Merge from eCos master repository on 2000-10-12-08:46:24-BST
| author | jlarmour |
|---|---|
| date | Thu, 12 Oct 2000 20:31:43 +0000 |
| parents | 6736c52df507 |
| children |
line wrap: on
line diff
--- a/packages/hal/sh/edk/current/include/platform.inc +++ b/packages/hal/sh/edk/current/include/platform.inc @@ -71,6 +71,9 @@ 1: mov.w @r3+,r0 BSC_settings_table: # These are the settings set by the Hitachi ROM Monitor. + .word CYGARC_REG_FRQCR + .word CYGARC_REG_FRQCR_INIT + # BCR2: Bus size of areas 1-6 to 32 bits .word CYGARC_REG_BCR2 .word 0x3ffc
