Re: physical_package_id value

2011-07-31 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/01/2011 12:42 AM, Amit Kucheria wrote: > On Sun, Jul 31, 2011 at 10:21 PM, Daniel Lezcano > wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> >> Hi Vincent, >> >> >> I compiled the linux-linaro-3.0 kernel and checked the content o

Re: physical_package_id value

2011-07-31 Thread Amit Kucheria
On Sun, Jul 31, 2011 at 10:21 PM, Daniel Lezcano wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi Vincent, > > > I compiled the linux-linaro-3.0 kernel and checked the content of > /sys/devices/system/cpu/cpu[0-1]/topology/physical_package_id and found > it is equal to '-1'. > > I

physical_package_id value

2011-07-31 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Vincent, I compiled the linux-linaro-3.0 kernel and checked the content of /sys/devices/system/cpu/cpu[0-1]/topology/physical_package_id and found it is equal to '-1'. Is it the expected value ? Thanks -- Daniel - --

Android Plugfest

2011-07-31 Thread Zach Pfeffer
I have expanded and clarified the Android Plugfest page. I've also listed a notes section for each session. Please take a look and send me any questions you may have. https://wiki.linaro.org/Events/LinaroConnectQ3.11/AndroidPlugfest/Agenda I'm looking forward to working with everyone. -Zach ___

Re: [PATCH v4 2/2] ORIGEN: Add MMC SPL support

2011-07-31 Thread Wolfgang Denk
Dear Chander Kashyap, In message <1311914519-10531-3-git-send-email-chander.kash...@linaro.org> you wrote: > Adds mmc boot support. > > Signed-off-by: Chander Kashyap > --- > mmc_spl/board/samsung/origen/Makefile | 106 > mmc_spl/board/samsung/origen/mmc_boot.c

Re: [PATCH v4 1/2] ARMV7: Add support for Samsung ORIGEN board

2011-07-31 Thread Wolfgang Denk
Dear Chander Kashyap, In message <1311914519-10531-2-git-send-email-chander.kash...@linaro.org> you wrote: > Origen board is based upon S5PV310 SoC which is similiar to > S5PC210 SoC. > > Signed-off-by: Chander Kashyap ... > + /* APLL(1), MPLL(1), CORE(0), HPM(0) */ > + ldr r1, =0x0

Private Room Number Wiki

2011-07-31 Thread Zach Pfeffer
All, Arwen set up a private page for room numbers: https://wiki.linaro.org/Internal/Events/LinaroConnectQ3.11/RoomNumbers ...if people want to share where they're at. -Zach ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.o

Re: [U-Boot] [PATCH v4 2/2] ORIGEN: Add MMC SPL support

2011-07-31 Thread Wolfgang Denk
In message <20110731081909.dfb8d12b7...@gemini.denx.de> I wrote: > > In message > Lei Wen > wrote: > > > > On Fri, Jul 29, 2011 at 12:41 PM, Chander Kashyap > > wrote: > > > Adds mmc boot support. > > > > > > Signed-off-by: Chander Kashyap ... > It appears this patch has never been posted on

Re: [U-Boot] [PATCH v4 2/2] ORIGEN: Add MMC SPL support

2011-07-31 Thread Lei Wen
Hi Chander, On Fri, Jul 29, 2011 at 12:41 PM, Chander Kashyap wrote: > Adds mmc boot support. > > Signed-off-by: Chander Kashyap > --- >  mmc_spl/board/samsung/origen/Makefile             |  106 >  mmc_spl/board/samsung/origen/mmc_boot.c           |   57 + >  mmc_spl/boa

Re: [U-Boot] [PATCH v4 2/2] ORIGEN: Add MMC SPL support

2011-07-31 Thread Wolfgang Denk
Dear Chander Kashyap, In message Lei Wen wrote: > > On Fri, Jul 29, 2011 at 12:41 PM, Chander Kashyap > wrote: > > Adds mmc boot support. > > > > Signed-off-by: Chander Kashyap > > --- > > mmc_spl/board/samsung/origen/Makefile | 106 > > mmc_spl/board/samsung/or