Unfortunately, your introductory console output seems rather garbled. Could you please attach it as a regular text file keeping line endings, white spacing and such intact? Thanks!
Sure, please see attached file below.
link text
We’re using the Ixora carrier board.
And what exact hardware version of it?
V1.1A
Can you clarify what you mean by software version of my module ?
@jaski.tx meant what exact BSP version you have installed on the module.
U-Boot is 2015.04.
Unfortunately, that does not tell us anything. But judging from the date being Jun 28 2016 you still have ancient BSP V2.6 installed.
Where can I check to see what BSP is installed? I would agree with you that it probably has an old BSP installed, which is why it isn’t booting properly.
If you’re referring to Linux, i loaded your 2.8 build on there.
What exactly do you mean by that and which exact version of 2.8 are you referring to?
**If you look at this page BSP Layers and Reference Images for Yocto Project Software | Toradex Developer Center
under Toradex Embedded Linux Beta Releases, the version is 2.8b5**
I did try update_uboot as well, but not sure if it worked.
Yes, obviously, however you tried that, it did not work.
I used the ./update.sh -o /media/{user name}/{device} as mentioned in the instructions.
The update media being an SD card or a USB stick?
Update media is SD Card
Also, I setup a tftp server, but it seems to be looking for something completely different than what’s in on the tftp server (ran ./update.sh -o /srv/tftp)
And your setup followed the following article on our developer website?
**I used this one: High performance, low power Embedded Computing Systems | Toradex Developer Center
I’ll try the link you gave me.**
I used the Easy Installer to flash the T30,
But how come then the module still has U-Boot from ancient BSP V2.6 installed?
Not sure. I installed the latest version that was in the easy installer, and we just received the evaluation board and module last week. How would I go about installing the latest BSP on it?
but I need to modify files on the rootfs which is why I’m trying to flash the module using the instructions provided.
You meant the legacy update procedure as found as follows?
What’s interesting is it seems like version 2.7 flashes fine, but the latest version 2.8 doesn’t flash properly.
Correct
But why then your module still has an U-Boot from ancient BSP V2.6?
May I suggest you try the Toradex Easy Installer again and ask a new question should that not work as expected. Concerning your desire to modify files on the rootfs, this is of course also easily possible using the Toradex Easy Installer. You may e.g. find the following article on our developer website useful:
Sure, I’ll give this a try