Hi,
I am using Juno r0, and want to run android on that.
So, I tried to work with 1) prebuilt linaro repo, 2) build from source for linaro 16.12.
However, it does not working after u-boot.
In fact, it seems like it stops in the middle of u-boot.
When I stop the boot process in the u-boot, the entire board stops in a few second.
When it stops, u-boot terminal console does not work, and I cannot give any input to boot command to u-boot.
It seems like I am working with wrong version.
Please let me know whether the latest linaro version does not work with Juno r0.
In addition, if it is the case, please let me know which is the correct version I can work with.
Regards,
Hi, >Is firmware, bootloader source available? How can I get >the custom build? With each release we may also update the motherboard BIOS code, along with various other elements of proprietary software. So it's expected that the versions vary. This is why it's critical to update the whole contents of the recovery image (as per my last mail) rather than just the SOFTWARE directory. There might be dependencies. We don't release this motherboard code and you shouldn't need it. >recompile and booting with new firmware as >Jerome suggested For every release the binaries (and sources) are tested and should work "as is". We know the binaries work as supplied on our Juno r0 (and various others in ARM). Of course it is possible problems are only exposed on specific boards. Regardless, recompiling with different upstream sources (in this scenario) doesn't seem likely to be profitable unless we know there's a problem to be fixed. But, you are free to try. You can also download the older binaries manually as zip archives if you want to experiment. Simply edit the YY.MM suffix using: releases.linaro.org/.../ It would definitely be interesting to know if there's a point where things start/stop working for you. >Thankfully, still binary is updated; if I update binary >with UEFI-sth, the uboot does not show up, and UEFI >shell-like command appears. >However UEFI shell also seems to fail at some >moment. It does not take input, and stops to print >message at some point. Sorry I'm confused about what exactly you have tried. you wrote: >My old binary boots up the board... You mean.. you can boot all the way to a Linux command prompt? (Which release is this binary from)? >However UEFI shell also seems to fail at >some moment. It does not take input, >and stops to print message at some point. You mean you tried the 16.12 (UEFI) based binaries & these freeze? I'll double check with a wider (Juno r0 using) audience internally at ARM to see if anyone else has had similar problems. But, it's likely a return is the only way forward (ARM can provide) if I don't hear anything useful.