--- ecos.ori/packages/ecos.db 2004-11-04 15:37:54.000000000 -0500 +++ ecos.current/packages/ecos.db 2004-11-05 10:19:12.955197936 -0500 @@ -592,6 +592,16 @@ on the ARM INTEGRATOR platform." } +package CYGPKG_DEVS_FLASH_EP860CE { + alias { "FLASH memory support for Embedded Planet PowerPC/860 EP860CE" flash_ep860ce } + directory devs/flash/powerpc/ep860ce + script flash_ep860ce.cdl + hardware + description " + This package contains hardware support for FLASH memory + on the Embedded Planet PowerPC/860 EP860CE platform." +} + package CYGPKG_DEVS_FLASH_MBX { alias { "FLASH memory support for Motorola PowerPC/860 MBX" flash_mbx } directory devs/flash/powerpc/mbx @@ -3214,6 +3224,17 @@ The FADS HAL package provides the support needed to run eCos on a Motorola FADS board equipped with a PowerPC processor." } + +package CYGPKG_HAL_POWERPC_EP860CE { + alias { "Embedded Planet EP860CE board" hal_powerpc_ep860ce powerpc_ep860ce_hal } + directory hal/powerpc/ep860ce + script hal_powerpc_ep860ce.cdl + hardware + description " + The EP860CE HAL package provides the support needed to run + eCos on a Embedded Planet EP860CE board equipped with a PowerPC processor." +} + package CYGPKG_HAL_POWERPC_MBX { alias { "Motorola MBX860/821 board" hal_powerpc_mbx powerpc_mbx_hal } directory hal/powerpc/mbx @@ -4751,6 +4772,21 @@ eCos on a Motorola MPC8xxFADS board." } +target ep860ce { + alias { "Embedded Planet EP860CE board" ep860 } + packages { CYGPKG_HAL_POWERPC + CYGPKG_HAL_POWERPC_MPC8xx + CYGPKG_HAL_POWERPC_EP860CE + CYGPKG_HAL_QUICC + CYGPKG_IO_SERIAL_POWERPC_QUICC_SMC + CYGPKG_DEVS_FLASH_EP860CE + CYGPKG_DEVS_FLASH_AMD_AM29XXXXX + } + description " + The ep860ce target provides the packages needed to run + eCos on a Embedded Planet EP860CE board." +} + target mbx { alias { "Motorola MBX860/821 board" mbx860 mbx821 } packages { CYGPKG_HAL_POWERPC