URL
https://opencores.org/ocsvn/ion/ion/trunk
[/] [ion/] [trunk/] [src/] [sdboot/] [readme.txt] - Diff between revs 246 and 247
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 246 |
Rev 247 |
Line 5... |
Line 5... |
|
|
Any program meant to be bootloaded in this way has to be compiled with link
|
Any program meant to be bootloaded in this way has to be compiled with link
|
script 'xram.lds', and the binary renamed 'code.bin'. See the 'Adventure' demo
|
script 'xram.lds', and the binary renamed 'code.bin'. See the 'Adventure' demo
|
(makefile target 'sd') for an example.
|
(makefile target 'sd') for an example.
|
|
|
|
In this directory you'll find a copy of the Adventure binary called 'code.bin'
|
|
that you can use to try the bootloader. Just put it in the root directory of
|
|
a FAT32 SD card and load this demo (and hope the card format is understood by
|
|
the FAT library...).
|
|
|
This program is built around elm-chan's FAT32 library, which has been ported
|
This program is built around elm-chan's FAT32 library, which has been ported
|
to the ION SoC using a bitbanged interface. This should be easy to port to other
|
to the ION SoC using a bitbanged interface. This should be easy to port to other
|
boards.
|
boards.
|
|
|
The binary will be truncated to 256KB.
|
The binary will be truncated to 256KB.
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.