代码搜索:U-Boot
找到约 7,017 项符合「U-Boot」的源代码
代码结果 7,017
www.eeworm.com/read/31164/1019251
h nand_ids.h
/*
* u-boot/include/linux/mtd/nand_ids.h
*
* Copyright (c) 2000 David Woodhouse
* Steven J. Hill
*
* $Id: nand_ids.h,v 1.1 2000/10/
www.eeworm.com/read/494783/1152243
c update.c
#include
#include
extern unsigned long __dummy;
void do_reset (void);
void do_updater(void);
void _main(void)
{
int i;
printf("U-Boot Firmware Updater\n\n\n");
pri
www.eeworm.com/read/494783/1152810
h bf533-stamp.h
/*
* U-boot - Configuration file for BF533 STAMP board
*/
#ifndef __CONFIG_STAMP_H__
#define __CONFIG_STAMP_H__
#define CONFIG_STAMP 1
#define CONFIG_RTC_BFIN 1
#define CONFIG_BF533 1
/*
*
www.eeworm.com/read/494783/1153728
c serial.c
/*
* U-boot - serial.c Serial driver for BF533
*
* Copyright (c) 2005-2007 Analog Devices Inc.
*
* This file is based on
* bf533_serial.c: Serial driver for BlackFin BF533 DSP internal UART.
*
www.eeworm.com/read/494783/1153783
c serial.c
/*
* U-boot - serial.c Serial driver for BF537
*
* Copyright (c) 2005-2007 Analog Devices Inc.
*
* This file is based on
* bf537_serial.c: Serial driver for BlackFin BF537 internal UART.
* Copy
www.eeworm.com/read/494783/1153913
c serial.c
/*
* U-boot - serial.c Serial driver for BF561
*
* Copyright (c) 2005-2007 Analog Devices Inc.
*
* This file is based on
* bf533_serial.c: Serial driver for BlackFin BF533 DSP internal UART.
*
www.eeworm.com/read/494783/1154914
mk config.mk
#
# Linux-Kernel is expected to be at c000'8000, entry c000'8000
#
# we load ourself to c170'0000, the upper 1 MB of second bank
#
# download areas is c800'0000
#
# This is the address where U-Boot l
www.eeworm.com/read/494783/1156149
mk config.mk
#
# Linux-Kernel is expected to be at c000'8000, entry c000'8000
#
# we load ourself to c170'0000, the upper 1 MB of second bank
#
# download areas is c800'0000
#
# This is the address where U-Boot l
www.eeworm.com/read/489559/1216554
c update.c
#include
#include
extern unsigned long __dummy;
void do_reset (void);
void do_updater(void);
void _main(void)
{
int i;
printf("U-Boot Firmware Updater\n\n\n");
pri
www.eeworm.com/read/489559/1218848
mk config.mk
#
# Linux-Kernel is expected to be at c000'8000, entry c000'8000
#
# we load ourself to c170'0000, the upper 1 MB of second bank
#
# download areas is c800'0000
#
# This is the address where U-Boot l