Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by smcnutt@Apr 14 2006, 08:04 AM hi fmcmurra,
> the one in the regular u-boot tree works just fine so i'm hoping this one does too.
see the reference above. also ...
thanks scott,
i think i'll just hardcode the flashinfo until i get the board up and then i'll work on the cfi stuff.
the sources from psyent are from the "regular" u-boot tree -- in fact, the sources
from pysent are identical with the following exceptions:
good job pruning this down and getting it to compile under cygwin., that was a nontrivial task.
probably the altera board directory is best -- perhaps the 1c20.
ok, that's the one i chose as a model. i have it ported over, compiled and loaded into ram, but for some reason it i don't get anything out of the uart (not jtag uart).
i single steped through the code and it appears to be in the main loop waiting for input.
as you know the eval board doesn't have the _real_ uart connected. it comes out to a max232 and terminates at the pads on the proto area. i added a connector and wired it up to a db9 as a null modem. serial comm is childs play to me so i know i have it wired up correctly. is there something else i should be doing, besides enabling it in the config file?
also, i noticed the other boards have the sram enabled. i looked at my system.h file and their is no mention of sram. is it safe to assume my fpga doesn't have sram? i'm inclined to believe it does, but wasn't enabled. should i enable it?
best regards,
--scott
btw: i would encourage anyone interested in u-boot for nios-ii to apply some
pressure to the main u-boot project (via the mailing lists) -- patches should take
no longer than a few months to be applied (given the limited scope/size of the
project).
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14379)
--- quote end ---
--- Quote End --- I'll ping Wolfgang and see what kind of response I get. The guy does a great job with u-boot, but he can be abrasive sometimes.:-)