On Mon, Sep 30, 2013 at 9:14 AM, Ajay Ramaswamy <[email protected]> wrote: > --------- Forwarded message ---------- > From: Ajay Ramaswamy <[email protected]> > Date: Mon, Sep 30, 2013 at 9:29 AM > Subject: Re: [meta-freescale] Update Kernel and u-boot for GK802 > To: Fabio Estevam <[email protected]> > > > Then in that case the current code is OK it uses a 1024x768 resolution and > the logo appears on the screen. but how to port it to 2013.10?
2013.10 is not available yet. It will be in a couple of weeks. Use the master branch from http://git.denx.de/?p=u-boot.git;a=summary and generate the patch against it. Then send it to the list for review. > The GK802 has a Realtek RTL8192CU connected to the host USB1 > > and here is the gk802 device tree that is in the barebox git > > http://git.pengutronix.de/?p=barebox.git;a=blob_plain;f=arch/arm/dts/imx6q-gk802.dts;hb=refs/heads/master Ok, so from a device tree perspective you only need to describe the usb1 host hardware like you did. Make sure you are not missing any related config option for rtl8192cu. Regards, Fabio Estevam _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
