Mercurial > nand-ecoscentric
comparison packages/hal/powerpc/mbx/current/misc/stubrom.perm @ 38:e7ba79f6d3a8 ecos-sw-1999-09-23
Merge from eCos master repository on 1999-09-23-20:10:25-BST
| author | jlarmour |
|---|---|
| date | Thu, 23 Sep 1999 19:52:27 +0000 |
| parents | 5af43b635655 |
| children |
comparison
equal
deleted
inserted
replaced
| 37:0b25345c9c69 | 38:e7ba79f6d3a8 |
|---|---|
| 6 # 1. Create a build directory and cd into it. | 6 # 1. Create a build directory and cd into it. |
| 7 # 2. Run: permtest.tcl --srcdir=<SOURCEDIR> <SOURCEDIR>/hal/powerpc/mbx/current/misc/stubrom.perm | 7 # 2. Run: permtest.tcl --srcdir=<SOURCEDIR> <SOURCEDIR>/hal/powerpc/mbx/current/misc/stubrom.perm |
| 8 # Where <SOURCEDIR> is the path to your source repository. | 8 # Where <SOURCEDIR> is the path to your source repository. |
| 9 # (If necessary, make sure the system clock speed is set correctly in | 9 # (If necessary, make sure the system clock speed is set correctly in |
| 10 # pkgconf/hal_powerpc_mbx.h: 40MHz (MPC821) versus 50MHz (MPC860) by default) | 10 # pkgconf/hal_powerpc_mbx.h: 40MHz (MPC821) versus 50MHz (MPC860) by default) |
| 11 # If you do not have permtest, use the config tool or an editor to make | |
| 12 # the changes listed below to the relevant configuration files. | |
| 13 # If you intend to install the image into the 32-bit flash device instead of | |
| 14 # the 8-bit socketed ROM, set the option CYGHWR_HAL_POWERPC_MBX_BOOT_32BIT_FLASH | |
| 15 # in hal_powerpc_mbx.h | |
| 11 # 3. Run: make | 16 # 3. Run: make |
| 12 # 4. Run: make -C hal/common/current/src/stubrom | 17 # 4. Run: make -C hal/common/current/src/stubrom |
| 13 # | 18 # |
| 14 # The file hal/common/current/src/stubrom/stubrom will be an excutable of the ROM. | 19 # The file hal/common/current/src/stubrom/stubrom will be an excutable of the ROM. |
| 15 # Use objcopy to convert this to the appropriate format for your PROM burner: | 20 # Use objcopy to convert this to the appropriate format for your PROM burner: |
