RE: Booting 3.9.0-rc2 on Beaglebone ?

2013-03-20 Thread Hiremath, Vaibhav
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Wednesday, March 20, 2013 12:04 AM To: Mark Jackson Cc: linux-omap@vger.kernel.org Subject: Re: Booting 3.9.0-rc2 on Beaglebone ? Hi, * Mark

Re: Booting 3.9.0-rc2 on Beaglebone ?

2013-03-19 Thread Tony Lindgren
Hi, * Mark Jackson mpfj-l...@mimc.co.uk [130312 13:48]: I'm struggling to get the latest kernel git to load on my beaglebone. Error: unrecognized/unsupported machine ID (r1 = 0x0e05). I guess I'm missing some vital step ? We're changing the mainline kernel tree to use device tree

Booting 3.9.0-rc2 on Beaglebone ?

2013-03-12 Thread Mark Jackson
I'm struggling to get the latest kernel git to load on my beaglebone. My build process is:- $ make -j 8 ARCH=arm CROSS_COMPILE=arm-linux- distclean $ make -j 8 ARCH=arm CROSS_COMPILE=arm-linux- omap2plus_defconfig CONFIG_DEBUG_LL=y CONFIG_DEBUG_OMAP2PLUS_UART=y CONFIG_DEBUG_AM33XXUART1=y