diff for duplicates of <4025601.AfFCiixCcK@ax5200p> diff --git a/a/1.txt b/N1/1.txt index 4a84e22..4ee54d7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ On Friday 28 October 2011 09:49:49 Stephen Warren wrote: > > > > + compatible = "compal,paz00", "nvidia,tegra20"; > > > > + > > > > + chosen { -> > > > + bootargs = "mem=448@0 console=ttyS0,115200n8 +> > > > + bootargs = "mem=448 at 0 console=ttyS0,115200n8 > > > > root=/dev/mmcblk1p1"; > > > > > > You shouldn't need the mem= parameter here; it wasn't in your first @@ -97,7 +97,7 @@ see above. RAM detection works, but it's not what we want ... Well, I see two options for our case: - a) use the mem=448M@0 in the DT so the gpu can get its memory + a) use the mem=448M at 0 in the DT so the gpu can get its memory b) upstream the chromeos changes to reserve gpu memory "on the fly" from the autodetected 512M (as it should be IMHO). diff --git a/a/content_digest b/N1/content_digest index b69240c..54c8d78 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,10 @@ "ref\0cover.1319658296.git.marvin24@gmx.de\0" "ref\03520326.MNh26pzpGT@fb07-iapwap2\0" "ref\074CDBE0F657A3D45AFBB94109FB122FF173EDAB4C7@HQMAIL01.nvidia.com\0" - "ref\074CDBE0F657A3D45AFBB94109FB122FF173EDAB4C7-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org\0" - "From\0Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 2/3] arm/dt: tegra: add dts file for paz00\0" + "From\0marvin24@gmx.de (Marc Dietrich)\0" + "Subject\0[PATCH v2 2/3] arm/dt: tegra: add dts file for paz00\0" "Date\0Sun, 30 Oct 2011 21:39:37 +0100\0" - "To\0Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Grant Likely (grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org) <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>" - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> - Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Friday 28 October 2011 09:49:49 Stephen Warren wrote:\n" @@ -37,7 +31,7 @@ "> > > > +\tcompatible = \"compal,paz00\", \"nvidia,tegra20\";\n" "> > > > +\n" "> > > > +\tchosen {\n" - "> > > > +\t\tbootargs = \"mem=448@0 console=ttyS0,115200n8\n" + "> > > > +\t\tbootargs = \"mem=448 at 0 console=ttyS0,115200n8\n" "> > > > root=/dev/mmcblk1p1\";\n" "> > > \n" "> > > You shouldn't need the mem= parameter here; it wasn't in your first\n" @@ -112,7 +106,7 @@ "\n" "Well, I see two options for our case:\n" "\n" - "\ta) use the mem=448M@0 in the DT so the gpu can get its memory\n" + "\ta) use the mem=448M at 0 in the DT so the gpu can get its memory\n" "\tb) upstream the chromeos changes to reserve gpu memory \"on the fly\" from \n" "the autodetected 512M (as it should be IMHO).\n" "\n" @@ -125,4 +119,4 @@ "> /memreserve/ DT entries. I've been thinking of submitting a patch to\n" > remove this cruft, but haven't gotten around to it yet. -c3bf18e9c72fbf82b0ca2868f80772ddebbd28449641a44b6278fe1d965f9cf8 +c0e7b37c8df47067e9cfb70df4ac1e28c5d18659531cd64aad315b65e5f06f3c
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.