Re: Booting armmp kernel on Beaglebone Black
On Wed, May 7, 2014 at 4:17 PM, Vagrant Cascadian <vagrant@debian.org> wrote:
> On Mon, Apr 21, 2014 at 09:34:04PM -0400, James Valleroy wrote:
>> The 2nd version of this script [2] uses the kernel and dtbs from
>> debian's linux-image-armmp package. But I can't get farther than
>> "Starting kernel ..." (log is at [3]).
>
> I just submitted a patch to the BTS to enable some options for the BBB:
>
> https://bugs.debian.org/747364
>
> Works for me with serial console, ethernet and MMC, no luck with video just
> yet.
+CONFIG_OMAP2_DSS_DSI=y
The bbb, has different display hardware IP, it's not omap..
You'll need:
CONFIG_DRM_I2C_NXP_TDA998X
CONFIG_DRM_TILCDC
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
Reply to: