QI kernel parameters

Phil Vandry vandry at TZoNE.ORG
Mon Jan 3 16:13:59 CET 2011


On Sun, 02 Jan 2011 21:26:08 +0100 Ed Kapitein <ed at kapitein.org> wrote:
> Anyway, i tried it, and i end up with:
> neo qi # make
> mkdir -p image
> ld: cannot open linker script file src/cpu//qi.lds: No such file or
> directory

Sorry, I didn't (re-)read the instructions in the README file before
sending that.

make CPU=s3c2442

> Did you manage to get your SD card to work? if so how?

I ran a full bad blocks scan of the card on another computer and
recreated the filesystem once again. It seems to work OK now though I'm
still not sure if I want to put this unit back in the field... I would
have done "dd if=/dev/zero of=/dev/thecard" to force reallocation of bad
sectors like I would do on a hard drive but I was afraid that would
cause every flash block to be read-modify-written multiple times. I wish
we could get direct access to the flash on SD cards like we can do with
the NOR/NAND flash to bypass the FTL and use a file system designed for
flash.

-Phil



More information about the community mailing list