Sorry if I'm missing something obvious but I couldn't find the answer
yet.
I have tried the new Angstrom demo for the Beagle Board. The included
SGX extensions are great. Unfortunately there are some problems for
me:
1. Attempt to write to PWM related registers (with devmem2) fails.
2. I need to add a touchscreen module.
So I want to recompile the exact same kernel version and patch level.
I hope that the existing modules
including the SGX stuff will still work, but I need to modify the
kernel a bit for my almost-Beagle board.
I was able to build the previous Angstrom images with OE and likely I
just need to change some simple magic number in some config file but I
can't figure out how.
So is there an instruction for idiots on building locally at least the
kernel from the new Angstrom demo?