Allwinner A10 : Is XBMC ported to MALI-400MP ?
Not that I am aware of but here is how I have built mine :


- extract DX910-SW-99002-r3p0-04rel0.tgz
- copy arch-ca8-virtex820-m400-1 https://github.com/linux-sunxi/linux-sun...820-m400-1 to DX910-SW-99002-r3p0-04rel0/driver/src/devicedrv/mali
- copy arch-ca8-virtex820-m400-1 https://github.com/linux-sunxi/linux-sun...820-m400-1 to DX910-SW-99002-r3p0-04rel0/driver/src/devicedrv/ump
- export ARCH=arm
- export CROSS_COMPILE=arm-linux-gnueabihf-
- cd to DX910-SW-99002-r3p0-04rel0/driver/src/devicedrv/mali and run
KDIR=/path/to/your/kernel/build USING_UMP=1 BUILD=release TARGET_PLATFORM=mali400-pmu CONFIG=ca8-virtex820-m400-1 make
- cd to DX910-SW-99002-r3p0-04rel0/driver/src/devicedrv/ump and run
KDIR=/path/to/your/kernel/build USING_UMP=1 BUILD=release TARGET_PLATFORM=mali400-pmu CONFIG=ca8-virtex820-m400-1 make

and you should have new ump and mali drivers ...
Reply


Messages In This Thread
RE: Allwinner A10 : Is XBMC ported to MALI-400MP ? - by wolfgar - 2012-11-07, 22:54
Logout Mark Read Team Forum Stats Members Help
Allwinner A10 : Is XBMC ported to MALI-400MP ?15