代码搜索:8610
找到约 139 项符合「8610」的源代码
代码结果 139
www.eeworm.com/read/302488/13833664
config-em8610l
#
# Configuration for Boot Loader
#
#
# System configurations
#
EM86XX_ARCH = MAMBO
EM86XX_REV = 3
BOARD = generic
DRAMBASE = 0x90000000
LOADERBASE = 0x90060000
STAGE1_IMAGE_SIZE = 0x10000
DEFAULT_U
www.eeworm.com/read/302488/13833769
config-em8610-network
#
# Configuration for Boot Loader
#
#
# System configurations
#
EM86XX_ARCH = MAMBO
EM86XX_REV = 3
BOARD = generic
DRAMBASE = 0x90000000
LOADERBASE = 0x90060000
STAGE1_IMAGE_SIZE = 0x10000
DEFAULT_U
www.eeworm.com/read/207489/15269940
dll xtp8610lib.dll
www.eeworm.com/read/477919/1355625
c mpc8610hpcd.c
/*
* Copyright 2007 Freescale Semiconductor, Inc.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
*
www.eeworm.com/read/316872/3587927
mpc8610_hpcd_defconfig
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.24-rc4
# Thu Dec 6 16:48:56 2007
#
# CONFIG_PPC64 is not set
#
# Processor support
#
CONFIG_6xx=y
# CONFIG_PPC_85xx is
www.eeworm.com/read/316872/3588063
c mpc8610_hpcd.c
/*
* MPC8610 HPCD board specific routines
*
* Initial author: Xianghua Xiao
* Recode: Jason Jin
*
* Rewrite the interrupt routing. remove the 825
www.eeworm.com/read/316872/3588268
dts mpc8610_hpcd.dts
/*
* MPC8610 HPCD Device Tree Source
*
* Copyright 2007 Freescale Semiconductor Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Gen
www.eeworm.com/read/291408/3967082
opt fs8610_demo.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/440499/1795133
c mpc8610hpcd.c
/*
* Copyright 2007 Freescale Semiconductor, Inc.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
*
www.eeworm.com/read/414420/2146382
mpc8610hpcd readme.mpc8610hpcd
Freescale MPC8610HPCD board
===========================
Building U-Boot
---------------
$ make MPC8610HPCD_config
Configuring for MPC8610HPCD board...
$ make
Flashing U-Boot
--------