[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] kernal config question



Hi Lyndon J.S Begg
uclinux onto a spartan 3 on a XESS XSA-3s1000 board and another board which i
have developed. i am using REDHAT. i am not sure what to choose at the
vendor/product prompt?
  
Xilinx/uclinux-auto should work for you.
the next question is, when 'make' command is run after 'make dep', an error
occurs:

#copy image files into /tftpboot, if requested
[-n ""] || cp /home/vipre/uclinux/uclinux-dist/images/image.bin/tftpboot
cp : cannot create regular file 'fftpboot': permision denied

there are no permision problems of which i know, however there could be a simple
solution?
  
You can create a tftpboot directory (make sure you have the permission to write and read),
or
You can just use the image.bin under /home/vipre/uclinux/uclinux-dist/images directory

Regards,

Jason