Hey there,
I stumbled onto a thread on xdadevelopers where they are looking at the Nexus 7; apart from partition and df output, there's a 3.1.10 kernel config, which I'm attaching here for convenience and analysis.
ls -l /dev/block/platform/sdhci-tegra.3/by-name/ lrwxrwxrwx root root 2012-06-28 11:51 APP -> /dev/block/mmcblk0p3 lrwxrwxrwx root root 2012-06-28 11:51 CAC -> /dev/block/mmcblk0p4 lrwxrwxrwx root root 2012-06-28 11:51 LNX -> /dev/block/mmcblk0p2 lrwxrwxrwx root root 2012-06-28 11:51 MDA -> /dev/block/mmcblk0p8 lrwxrwxrwx root root 2012-06-28 11:51 MSC -> /dev/block/mmcblk0p5 lrwxrwxrwx root root 2012-06-28 11:51 PER -> /dev/block/mmcblk0p7 lrwxrwxrwx root root 2012-06-28 11:51 SOS -> /dev/block/mmcblk0p1 lrwxrwxrwx root root 2012-06-28 11:51 UDA -> /dev/block/mmcblk0p9 lrwxrwxrwx root root 2012-06-28 11:51 USP -> /dev/block/mmcblk0p6
Filesystem Size Used Free Blksize /dev 487M 32K 487M 4096 /mnt/asec 487M 0K 487M 4096 /mnt/obb 487M 0K 487M 4096 /system 639M 422M 217M 4096 /cache 436M 7M 428M 4096 /data 5G 4G 1G 4096 /storage/sdcard0 5G 4G 1G 4096 /mnt/asec/com.lexi.android-1 3M 1M 1M 4096
Enjoy,
W dniu 04.07.2012 22:19, Christian Robottom Reis pisze:
Hey there,
I stumbled onto a thread on xdadevelopers where they are looking at
the Nexus 7; apart from partition and df output, there's a 3.1.10 kernel config, which I'm attaching here for convenience and analysis.
ls -l /dev/block/platform/sdhci-tegra.3/by-name/
..
lrwxrwxrwx root root 2012-06-28 11:51 MDA -> /dev/block/mmcblk0p8 lrwxrwxrwx root root 2012-06-28 11:51 UDA -> /dev/block/mmcblk0p9
Patched kernel to have 9 partitions on mmc...
On Wed, Jul 04, 2012 at 10:31:30PM +0200, Marcin Juszkiewicz wrote:
W dniu 04.07.2012 22:19, Christian Robottom Reis pisze:
Hey there,
I stumbled onto a thread on xdadevelopers where they are looking at
the Nexus 7; apart from partition and df output, there's a 3.1.10 kernel config, which I'm attaching here for convenience and analysis.
ls -l /dev/block/platform/sdhci-tegra.3/by-name/
..
lrwxrwxrwx root root 2012-06-28 11:51 MDA -> /dev/block/mmcblk0p8 lrwxrwxrwx root root 2012-06-28 11:51 UDA -> /dev/block/mmcblk0p9
Patched kernel to have 9 partitions on mmc...
Why is this not upstream?
Shouldn't require a kernel change. Just a configuration with a really annoyingly low default. I am concerned with the explosion of the numbers mmc partitions in android though... On Jul 7, 2012 12:09 PM, "Christian Robottom Reis" kiko@linaro.org wrote:
On Wed, Jul 04, 2012 at 10:31:30PM +0200, Marcin Juszkiewicz wrote:
W dniu 04.07.2012 22:19, Christian Robottom Reis pisze:
Hey there,
I stumbled onto a thread on xdadevelopers where they are looking at
the Nexus 7; apart from partition and df output, there's a 3.1.10
kernel
config, which I'm attaching here for convenience and analysis.
ls -l /dev/block/platform/sdhci-tegra.3/by-name/
..
lrwxrwxrwx root root 2012-06-28 11:51 MDA -> /dev/block/mmcblk0p8 lrwxrwxrwx root root 2012-06-28 11:51 UDA -> /dev/block/mmcblk0p9
Patched kernel to have 9 partitions on mmc...
Why is this not upstream?
Christian Robottom Reis, Engineering VP Brazil (GMT-3) | [+55] 16 9112 6430 | [+1] 612 216 4935 Linaro.org: Open Source Software for ARM SoCs
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
Shouldn't require a kernel change. Just a configuration with a really annoyingly low default. I am concerned with the explosion of the numbers mmc partitions in android though...
So am I. It means that, until the sd mux lands, we will have to have a special kernel build of the lava master images to support more partitions. We already ran out on imx53 and origen so we can't support the userdata partition.
Dave
On Sun, Jul 08, 2012 at 09:40:46AM +0100, Dave Pigott wrote:
Shouldn't require a kernel change. Just a configuration with a really annoyingly low default. I am concerned with the explosion of the numbers mmc partitions in android though...
So am I. It means that, until the sd mux lands, we will have to have a special kernel build of the lava master images to support more partitions. We already ran out on imx53 and origen so we can't support the userdata partition.
What's the status of this fabled SD MUX thingamajig?
+Zach +Andy Last I heard we were waiting on them to make the first batch and get them to us, but it had to be a decent sized run so it was going to be split with someone else. Zach or Andy may have more recent news though. On Jul 24, 2012 2:54 PM, "Christian Robottom Reis" kiko@linaro.org wrote:
On Sun, Jul 08, 2012 at 09:40:46AM +0100, Dave Pigott wrote:
Shouldn't require a kernel change. Just a configuration with a really
annoyingly low default. I am concerned with the explosion of the numbers mmc partitions in android though...
So am I. It means that, until the sd mux lands, we will have to have a special kernel build of the lava master images to support more partitions. We already ran out on imx53 and origen so we can't support the userdata partition.
What's the status of this fabled SD MUX thingamajig?
Christian Robottom Reis, Engineering VP Brazil (GMT-3) | [+55] 16 9112 6430 | [+1] 612 216 4935 Linaro.org: Open Source Software for ARM SoCs
Bero is working on it. We have some preliminary builds out:
Go to:
https://android-build.linaro.org/
search, jb
Thing may change a bit (names, manifests, etc..)
On 24 July 2012 15:19, Paul Larson paul.larson@linaro.org wrote:
+Zach +Andy Last I heard we were waiting on them to make the first batch and get them to us, but it had to be a decent sized run so it was going to be split with someone else. Zach or Andy may have more recent news though.
On Jul 24, 2012 2:54 PM, "Christian Robottom Reis" kiko@linaro.org wrote:
On Sun, Jul 08, 2012 at 09:40:46AM +0100, Dave Pigott wrote:
Shouldn't require a kernel change. Just a configuration with a really annoyingly low default. I am concerned with the explosion of the numbers mmc partitions in android though...
So am I. It means that, until the sd mux lands, we will have to have a special kernel build of the lava master images to support more partitions. We already ran out on imx53 and origen so we can't support the userdata partition.
What's the status of this fabled SD MUX thingamajig?
Christian Robottom Reis, Engineering VP Brazil (GMT-3) | [+55] 16 9112 6430 | [+1] 612 216 4935 Linaro.org: Open Source Software for ARM SoCs
On 07/24/2012 02:54 PM, Christian Robottom Reis wrote:
On Sun, Jul 08, 2012 at 09:40:46AM +0100, Dave Pigott wrote:
Shouldn't require a kernel change. Just a configuration with a really annoyingly low default. I am concerned with the explosion of the numbers mmc partitions in android though...
So am I. It means that, until the sd mux lands, we will have to have a special kernel build of the lava master images to support more partitions. We already ran out on imx53 and origen so we can't support the userdata partition.
What's the status of this fabled SD MUX thingamajig?
We are hoping to get a new revision of the hardware very soon. I'm mailing mine back tomorrow so that it can be modified.