Quote:
Hi,
I've followed the steps from linux4sam.org to build a 'angstrom-minimalist-image'.
The build steps are completed succesfully and I've now got a root filesystem and a Kernel.
However, searching the forum and re-reading the linux4sam site, it doesn't become quite clear, where to upload what file.
The supplied CD has a several files which are uploaded using the tcl script and SAM-BA. Is it expected behaviour, to change the tcl script with the appropriate names and use this to upload the files?
In that case, I'm still a bit confused, as the CD has a .bin file for the dataflash, U-Boot, a Linux kernel and a jffs2 filesystem.
After my build process, I've only got a jffs2 filesystem and a 'uImage*bin' file.
Anyone got some pointers (besides the obvious 'google is your friend') ?
TIA. Eric
Jan 2008:
I've started from scratch and followed the steps on Linux4Sam. Don't know
for sure, but it might have something to do with my version of Bitbake (I WAS using 1.8.8 ).
When someone is interested, I've
documented the steps.
When I build the 2.6.22 kernel (standalone build, using the compilers from OE), everything works (alsa/video/touchscreen), but I do think it is slower (using mplayer to show the building..avi file) than the demo image from the linux4sam site. Anyone who can confirm this?
When using 2.6.23, there is a problem with Alsa, with make menuconfig it doesn't show up (after applying the 2.6.22 patch) and isn't available when using the kernel. Or should I apply the 2.6.22-exp patch also?