Hi all,
This is Satish, I am interested in working with RIoT board.
Can you please provide link to get latest Kernel and u-boot code for RIoT board.
Thank you in advance
Regards
Satish.G
Hi all,
This is Satish, I am interested in working with RIoT board.
Can you please provide link to get latest Kernel and u-boot code for RIoT board.
Thank you in advance
Regards
Satish.G
For u-boot you can take the mainline code:
git://git.denx.de/u-boot.git
All changes for the RIoTboard as well as an config file are in there.
For the Kernel you have more than one option.
If you want the newest official Kernel from embest tech:
git://github.com/embest-tech/linux-imx.git
Newest branch is "embest_imx_3.10.17_1.0.0_ga"
The previous branch is "embest_imx_3.0.35_4.1.0"
If you want the newest mainline Kernel some of the changes for the board are also in there:
git://github.com/torvalds/linux.git
But you´d have to create a config corresponding to your needs.
So I´d advise to use the embest kernel.
sdcard ready image available here
Nice, thanks for the links.
Thank you all for quick response and support provided
is this image a linux image? how can i get the .sdcard image to the sd card? sorry for that question but im new with this stuff.
That should be a Linux Image.
Tusharp wrote some blogs about this.
With Windows:
Upgrading RIoTboard with Kernel 3.10.17 (Windows Host)
With Linux:
i have replied to your query in other thread.
u can use the above links otto mentioned to get the flashing stuff done.
check the 2nd comment of this thread, there is link to sdcard image.