URL
https://opencores.org/ocsvn/amber/amber/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 65 |
Rev 67 |
Line 38... |
Line 38... |
# from http://www.opencores.org/lgpl.shtml //
|
# from http://www.opencores.org/lgpl.shtml //
|
# //
|
# //
|
# ----------------------------------------------------------------
|
# ----------------------------------------------------------------
|
# Assembly source files
|
# Assembly source files
|
|
|
SRC = boot-loader.c start.S crc16.c xmodem.c elfsplitter.c
|
SRC = boot-loader-serial.c start.S crc16.c xmodem.c elfsplitter.c
|
DEP = boot-loader.h fpga-version.h
|
DEP = boot-loader.h fpga-version.h
|
TGT = boot-loader.elf
|
TGT = boot-loader-serial.elf
|
LDS = sections.lds
|
LDS = sections.lds
|
|
|
USE_MINI_LIBC = 1
|
USE_MINI_LIBC = 1
|
|
|
# Needs to fit into the boot memory on the FPGA - 8kBytes
|
# Needs to fit into the boot memory on the FPGA - 8kBytes
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.