Too bad ARM is a fragmented mess.
No device are the same, and all vendors do things differently.
So you cant compile a general unified ARM image like you can do on x86 where same image works on all computers.
On ARM, you have to build a image specific for a board, so if its built for Raspberry Pi, then it wont work on Rikomagic MK802 device, and vice versa. So every device need its own custom distribution image.


Reply With Quote
