Changeset 276

Timestamp:
Nov 29, 2012, 4:51:58 PM (11 years ago)
Author:
bouyer
Message:

A boot loader to be stored in ROM of a TSAR platform.
Based on Cesar FUGUET's work.
Platform-specific files are in a subdirectory, e.g. platform_fpga_de2-115,
so the same code can be targetted to different platforms.
The platform is selected with the PLATFORM_DIR environnement variable.
The supported variant are soclib and fpga, the later being the default
and the former selected by defining the SOCLIB environnement variable.
The boot loader embeds a binary device tree describing the platform,
to be used by the loaded software.

Location:
trunk/softs/tsar_boot
Files:
24 added

Note: See TracChangeset for help on using the changeset viewer.