代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
bootloader.c
/// @ingroup AMD_BOOTLOADER
/// @file bootloader.c
/// @brief Main file of bootloader.
///
/// It copies Kernel from AMD Flash to SDRAM and jump to Kernel.
/// It in
bootloader.s
;***************************************************************************
;
; bootloader.s
;
; This assembly code file is used to boot the XA with the intention of be
bootloader.s
;***************************************************************************
;
; 2002 Altera Corporation. All rights reserved. Altera products are protected
; under numerous U.S. and forei
bootloader.s
;***************************************************************************
;
; bootloader.s
;
; This assembly code file is used to boot the XA with the intention of be