Hi,
I've collected all the mainboards I've got together and want to test which ones work (and what doesn't work) so I can prepare prototypes and send them out to devs.
I plan on using our Pyra OS rootfs, as that already has a setup to automatically run scripts on bootup, so I can write the testing scripts (so we can test all hardware features easily and comfortably).
However, as far as I know, the UBoot / Kernel used in our Pyra OS Setup only works if a battery is connected - which is horribly unconvenient if I just want to test bare boards.
Can someone give me a U-Boot which works fine without battery?
And which kernel is the best to use (where can I grab a binary)? I don't care about aufs at the moment, as that's not needed for the testing scripts.
Thanks in advance!