EtchedPixels

Results 171 comments of EtchedPixels

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93719 filed 8)

@larsbrinkhoff At the moment I am seeing "16" relocations fail if they go above 32K, which I think is just the howto table but I'm not a binutils person so...

@slcasner cool - and if ELF relocation works I can just switch to elf and use the binutils elf -> raw binary conversion which is how 68K kernels get done...

TRS80 model 1 parts done Some other usermem optimized cases also done for a few platforms

Update: - big buffer cache turns out to be a lose anyway (our I/O is relatively fast and we are not heavily multi-user, nor do we have any asynchronous DMA...

See also #856

Your SD card appears to be working regardless of what your analyser thinks because it displayed the partition tables correctly and those are on block 0. You then tried to...

The panic is issued when it tries to start /init off the filesystem, so it got somewhere in that it read the partition table, and it then found a valid...

Nothing stops you writing an app that sends out instructions but the ideal way is to teach the serial code an option for your setup. How is the CTC/serial set...

That configuration ought to work. The rc2014 code assumes that if a CTC is present and an SIO is detected that CLK2 is CTC output 1 and the SIO uses...