On Thu, 11 Sep 2003, Stefan Reinauer wrote:
Correct. It is a little better on the HDAMA. But currently there are some options that don't seem to work properly when I move them in closer.
The above was taken from the hdama CVS. So is there a difference for the build process whether an option is placed into the build target specific config file or in the mainboard specific config file?
due to a bug, yes.
I now have a weird effect in the new DS1006 target I checked in. It uses an 872887 bytes elf image payload, and the whole rom is 1MB (SST 49LF080A). Since the machine it shall run on has no CMOS, the CMOS table and failsafe booting is disabled in the Config files. Unfortunately this makes LinuxBIOS hang when setting up the default resource map:
if I am only loading one image, I always make it a failsafe image and it all works. ron