Forum Discussion
Altera_Forum
Honored Contributor
21 years agou-boot on stratix EP1S40
I am trying to port u-boot on stratix EP1S40 board which is using NIOS-II standard hardware design that comes with altera web edition software (std_1s40.ptf). I download the u-boot source code ...
Altera_Forum
Honored Contributor
21 years ago1. Make a new configuration file from an existing NIOS2 board...
2. Add a new board directory also from an existing NIOS2 board... 3. Add your board into top Makefile... 4. Compile it (o; rick