We have our own platform based on ARM architecture and uses the following technologies-Python, Nginx,Postgresql, django.
I tried flashing the B3 with our image but it was not successful. How do I do this now-Run our application instead of B3's image.
Help!
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Install our own platform on B3
Re: Install our own platform on B3
Not all ARM is the same. It has to be ARM 5 (armvtel) and the kernel must support Kirkwood. If your kernel is version 3.x additional tweaks to the boot loader are required, however if you're not comfortable updating the flash memory of your B3 I suggest you take a look at Sakaki's projects to add those tweaks to the kernel instead.
-
- Posts: 3
- Joined: 04 Nov 2014, 07:04
Re: Install our own platform on B3
Thanks. Where did you get the kernel details from?