Mercurial > ecos
comparison packages/hal/arm/edb7xxx/current/support/dl_edb7xxx.c @ 64:c38311975d4f ecos-sw-2000-01-28
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
| author | jlarmour |
|---|---|
| date | Fri, 28 Jan 2000 04:59:39 +0000 |
| parents | 3836136e7743 |
| children | 2395031e7a66 |
comparison
equal
deleted
inserted
replaced
| 63:119e6e57c342 | 64:c38311975d4f |
|---|---|
| 3 // DOWNLOAD.C - Automates the download of code into the flash on the | 3 // DOWNLOAD.C - Automates the download of code into the flash on the |
| 4 // Cirrus Logic EDB7XXX boards. | 4 // Cirrus Logic EDB7XXX boards. |
| 5 // | 5 // |
| 6 // Copyright (c) 1999 Cirrus Logic, Inc. | 6 // Copyright (c) 1999 Cirrus Logic, Inc. |
| 7 // | 7 // |
| 8 // Adapted for Linux by Cygnus Solutions, Inc. | 8 // Adapted for Linux by Red Hat, Inc. |
| 9 // Renamed 'dl_edb7xxx' to indicate support for all Cirrus Logic eval boards. | 9 // Renamed 'dl_edb7xxx' to indicate support for all Cirrus Logic eval boards. |
| 10 // | 10 // |
| 11 //**************************************************************************** | 11 //**************************************************************************** |
| 12 #include <stdio.h> | 12 #include <stdio.h> |
| 13 #include "bootcode.h" | 13 #include "bootcode.h" |
