Dobrica Pavlinušić's random unstructured stuff
GK802: Revision 16
https://github.com/imx6-dongle Bus 001 Device 045: ID 15a2:0054 Freescale Semiconductor, Inc. i.MX6Q SystemOnChip in RecoveryMode u-bootcompilehttps://github.com/imx6-dongle/wiki/wiki/U-Boot-basics dpavlin@nuc:/nuc/imx6/uboot-imx6dongle$ sudo apt-get install make gcc-arm-none-eabi libusb-1.0 export ARCH=arm export CROSS_COMPILE=arm-none-eabi- make gk802_config make dutpi@rpi2 ~/imx6/uboot-imx6dongle $ git remote -v origin https://github.com/imx6-dongle/uboot-imx6dongle (fetch) origin https://github.com/imx6-dongle/uboot-imx6dongle (push) pi@rpi2 ~/imx6/uboot-imx6dongle $ make gk802_config Configuring for gk802 - Board: gk802, Options: IMX_CONFIG=board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg pi@rpi2 ~/imx6/uboot-imx6dongle $ sudo apt-get install libusb-1.0 make gk802_config tools sudo ./tools/imxboot /nuc/imx6/uboot-imx6dongle/u-boot.imx bootCPU: Freescale i.MX6Q rev1.1 at 792 MHz CPU: Temperature 12 C, calibration data: 0x5834de7d Reset cause: POR Board: MX6Q-gk802 DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 enable_hdmi: setup HDMI monitor Display: HDMI (1024x768) In: serial Out: serial Err: serial kernelcompileexport ARCH=arm export CROSS_COMPILE=arm-none-eabi- make novena_defconfig LOADADDR=0x10800000 make uImage -j 4 make modules -j 4 #mkdir /tmp/boot #INSTALL_PATH=/tmp/boot make install mkdir /tmp/modules INSTALL_MOD_PATH=/tmp/modules make modules_install pinoutolder stuff Hi-802 is clone of this one
Serial
http://www.armtvtech.com/armtvtechforum/viewtopic.php?f=50&t=226&start=210#p6651 XBMCexternal player http://www.xbmcandroid.com/2012/12/10/how-to-install-xbmc-nightly-with-external-player-on-the-mk802-stick-or-other-android-tv-devices/ Linux
http://www.junklet.net/test/gk802_boot.txt |