[Buildroot] [PATCH v9 2/3] board: vyasa: Add qst5 configuration

Peter Korsgaard peter at korsgaard.com
Tue Feb 6 08:45:50 UTC 2018


>>>>> "Jagan" == Jagan Teki <jagannadh.teki at gmail.com> writes:

Hi,

 > This configuration build qt5 along with MALI T76X
 > for vyasa rk3288 board.

 > Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>

 > @@ -29,3 +29,22 @@ You can write this image directly to an SD card device (i.e. /dev/xxx):
 >    $ sudo sync
 
 >  Finally, you can insert the SD card to the Vyasa RK3288 board, close J4 and boot it.
 > +
 > +Testing graphics on Vysa RK3288
 > +===============================
 > +
 > +Built Mali T76X, Qt5 and demo application:

s/Built/Build/

> +
 > +   $ make amarula_vyasa_rk3288_qt5_defconfig
 > +   $ make
 > +
 > +Test procedure:
 > +- insert require modules
 > +# modprobe -a rockchipdrm
 > +# modprobe -a governor_simpleondemand
 > +
 > +- build kernel mali driver as module and insert

So this defconfig isn't usable out of the box? That isn't really nice :/

How about adding a t76x-mali kernel driver package, similar to
E.G. sunxi-mali-driver-mainline:

https://patchwork.ozlabs.org/patch/841314/

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list