[llvmlinux] ODROIDUX

Renato Golin renato.golin at linaro.org
Sat Nov 23 18:51:50 UTC 2013


Hi Vinicius,

So, I'm a bit green on Android, but here's what I've done:

1. Got the Android image from ODroid webpage
2. Flashed an SDcard with it, which created 4 partitions:

/dev/mmcblk0p1  4.0G  329M  3.7G   9% /media/rengolin/7FB2-80EE
/dev/mmcblk0p3  2.0G   77M  1.8G   5%
/media/rengolin/1d41d736-bc13-417e-82c1-d6931befb0e8
/dev/mmcblk0p4  248M  132K  248M   1%
/media/rengolin/57f8f4bc-abf4-655f-bf67-946fc0f9f25b1
/dev/mmcblk0p2  992M  261M  732M  27%
/media/rengolin/57f8f4bc-abf4-655f-bf67-946fc0f9f25b

        Device Boot      Start         End      Blocks   Id  System
/dev/mmcblk0p1         6982800    15377339     4197270    c  W95 FAT32 (LBA)
/dev/mmcblk0p2          136620     2246639     1055010   83  Linux
/dev/mmcblk0p3         2246640     6451499     2102430   83  Linux
/dev/mmcblk0p4         6451500     6982799      265650   83  Linux

p1 is my "/sdcard" partition, mounts ok.
p2 has "app", "backup", "data", "drm", "dontpanic", etc. Not sure what it
is...
p3 seems to be empty?
p4 seems to be /root, with init.*, /dev, /etc, etc.

I have no zImage on any of the partitions, and I can't find the /boot
partition or directory.

Questions:

1. How do I replace my current kernel with your LLVM-compiled one?

2. Do I un-tar your /lib/modules/ tar ball onto /root's /lib/modules?

3. My SDcard is only 4GB, so I think there might have been some issues with
the size... I'm flashing on a 16GB SD, lets see if the same issue persists.

Thanks,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/llvmlinux/attachments/20131123/5be5d6a8/attachment.html>


More information about the LLVMLinux mailing list