Just a couple of quick ones.
I see (in the .oe file I think) two setttings - mem and rd what do these do? If I want a 64-0 ROM how should I specify this?
I\'m trying to compile storage_fd for the sl5500 (what I\'ve been trying is altering the config settings, running oebuild to apply patches etc., then copy the storage_fd dir across from the c860 kernel source and alter the config.in and makefile in the devices dir, then delete the compile \'stamp\' and run oebuild again - no luck so far).
I\'ve altered defconfig-collie (and defconfig-) in linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/ to enable CONFIG_USB_STORAGE, but despite these attempts .config in the linux working directory shows that CONFIG_USB_STORAGE is not set. Now I can imagine that I\'ve not enabled enough stuff (I think I need some form of SCSI too), but surely CONFIG_USB_STORAGE would be indicated as enabled? Am I doing this the right way?
Cheers,
Si