New pages
- 11:11, 17 November 2020 Aria Ti am335x Linux SDK (Kernel 4.19) (hist) [538 bytes] Superlynx (Talk | contribs) (Created page with "==Pre-Requisite== For Debian/Ubuntu: sudo apt-get install build-essential libc6:i386 genext2fs libncurses-dev ==Aria Ti AM335x Linux SDK== git clone https://github.com/ari...")
- 15:11, 10 November 2020 Aria Rockchip RK3308 Linux SDK (hist) [936 bytes] Superlynx (Talk | contribs) (Created page with "==Pre-Requisite== For Debian/Ubuntu: sudo apt-get install build-essential libc6:i386 genext2fs libncurses-dev ==Aria Rockchip RK3308 Linux SDK== git clone https://github.c...")
- 16:16, 18 January 2017 Aria Ti am335x Android kk4.4.4 (hist) [8,562 bytes] C2h2 (Talk | contribs) (Created page with "Android KitKat 4.4 for Ariaboard am335x ==apt install== sudo apt-get install bison g++-multilib git gperf libxml2-utils make python-networkx zlib1g-dev:i386 zip curl flex i...") originally created as "Aria am335x Android kk4.4.4"
- 14:16, 16 April 2015 Aria Ti am335x GPIO control (hist) [640 bytes] C2h2 (Talk | contribs) (Created page with " ==Control GPIO via Shell== ===init=== # mount -t debugfs none /sys/kernel/debug # echo 7 > /sys/kernel/debug/omap_mux/mcasp0_ahclkx # echo 117 > /sys/class/gpio/export #...") originally created as "Aria am335x GPIO control"
- 18:38, 3 April 2015 Aria NXP imx6 pinfunc (hist) [353 bytes] C2h2 (Talk | contribs) (Created page with "READ: https://community.freescale.com/thread/317673 ==Details=== mux_reg conf_reg input_reg mux_mode input_val *mux_reg = Pad Mux Register, offset address address : Addres...") originally created as "Aria mx6 pinfunc"
- 15:08, 1 April 2015 Aria NXP imx6 GPIO Guide (hist) [10,897 bytes] C2h2 (Talk | contribs) (Created page with "=Mapping names to Numbers= GPIOs on the i.MX6 linux system are confusing, at best. There are several naming conventions at play. ==Hardware Naming Convention== * Every ball...") originally created as "Aria mx6 GPIO Guide"
- 12:48, 9 March 2015 Aria NXP imx6 set efuse default MAC address (hist) [362 bytes] C2h2 (Talk | contribs) (Created page with "====Set default MAC address==== <font color=red>Warning! Once the address is set, it cannot be changed!</font> Write MAC value into file below: /sys/fsl_otp/HW_OCOTP_MAC0 #(...") originally created as "Aria mx6 set efuse default MAC address"
- 12:47, 9 March 2015 Aria set efuse default MAC address (hist) [356 bytes] C2h2 (Talk | contribs) (Created page with "====Set default MAC address==== <font color=red>Warning! Once the address is set, it cannot be changed!</font> Write MAC value into file below: /sys/fsl_otp/HW_OCOTP_MAC0 #(...")
- 12:46, 9 March 2015 Aria NXP imx6 memory stress test (hist) [154 bytes] C2h2 (Talk | contribs) (Created page with "ref: http://www.imx6rex.com/software/imx6-rex-basic-hw-verification-tests/") originally created as "Aria mx6 memory stress test"
- 12:22, 9 March 2015 Aria NXP imx6 (hist) [1,323 bytes] C2h2 (Talk | contribs) (Created page with "==Aria mx6 spec== ===power=== 3.7-4.8v 3A ===cpu=== Freescale i.MX6 Cortex™-A9 MPCore™ 1GHz (solo, dual, dual-lite, quad) ===memory=== Micron 1024 or 2048 MB DDR3 (Typ...") originally created as "Aria mx6"
- 12:00, 9 March 2015 Aria NXP imx6 kernel & uboot (hist) [1,661 bytes] C2h2 (Talk | contribs) (Created page with "==Pre-Requisite== Easy Install gcc Cross Compiler ==official uboot & kernel == # https://community.freescale.com/docs/DOC-95015 # https://community.freescale.com/docs/DOC...") originally created as "Aria mx6 kernel & uboot"
- 11:58, 9 March 2015 Aria NXP imx6 Boot Selector (hist) [85 bytes] C2h2 (Talk | contribs) (Created page with "===sabresd bootconf=== SD 01000101 EMMC 11011101 DOWNLOADER 00000001") originally created as "Aria mx6 Boot Selector"
- 11:31, 9 March 2015 Download Server (hist) [23 bytes] C2h2 (Talk | contribs) (Created page with "http://dl.ariaboard.com")
- 11:30, 9 March 2015 Aria Ti am335x Boot Selector (hist) [55 bytes] C2h2 (Talk | contribs) (Created page with "==on socket board== NAND 10011 SD 10111 EMMC 11100") originally created as "Aria am335x Boot Selector"
- 11:29, 9 March 2015 Aria Ti am335x U-Boot/Kernel Bootup Tux Logo (hist) [315 bytes] C2h2 (Talk | contribs) (Created page with "==linux tux logo== https://community.freescale.com/thread/263213 ==uboot == basically porting starterware lcd and backlight driver to uboot makes the logo appear. http://e2...") originally created as "Aria am335x U-Boot/Kernel Bootup Tux Logo"
- 11:28, 9 March 2015 Aria Ti am335x U-Boot (hist) [232 bytes] C2h2 (Talk | contribs) (Created page with "==url== https://github.com/c2h2/aria-uboot ==pre-requisite== Easy Install gcc Cross Compiler ==to build== git clone https://github.com/c2h2/aria-uboot.git cd aria-uboo...") originally created as "Aria am335x U-Boot"
- 11:26, 9 March 2015 Aria Ti am335x Kernel (hist) [283 bytes] C2h2 (Talk | contribs) (Created page with "==url== https://github.com/c2h2/aria-psp-kernel ==pre-requisite== Easy Install gcc Cross Compiler ==to build== git clone https://github.com/c2h2/aria-psp-kernel.git cd...") originally created as "Aria am335x Kernel"
- 11:18, 9 March 2015 Aria Ti am335x How to boot from eMMC (hist) [275 bytes] C2h2 (Talk | contribs) (Created page with "setup boot config to emmc (11100) make sure emmc as the same content as sd card.") originally created as "Aria am335x How to boot from eMMC"
- 11:17, 9 March 2015 Aria Ti am335x How to make a bootable SD card (hist) [468 bytes] C2h2 (Talk | contribs) (Created page with "am335x boot ROM requires bootup SD card to have: #First partition as FAT16 with boot flags on. with (MLO, u-boot.img, uEnv.txt and uImage) #Second partition can be ext3, ext...") originally created as "Aria am335x How to make a bootable SD card"
- 11:14, 9 March 2015 Aria Ti am335x Bootup Sequence (hist) [878 bytes] C2h2 (Talk | contribs) (Created page with "An Aria am335x (Ti AM335X) can boot with different sources, but the chip follows a boot up sequence as follows: (a typical Linux SD card boot up) #Boot ROM (Code Burned in...") originally created as "Aria am335x Bootup Sequence"
- 11:14, 9 March 2015 Easy Install gcc Cross Compiler (hist) [1,946 bytes] C2h2 (Talk | contribs) (Created page with "We are using Linaro gcc armhf cross compiler, getting the binaries of gcc from the official or trusted source is preferred. ==Why Cross Compiling== Cross compiler enables u...")
- 11:13, 9 March 2015 Aria Ti am335x (hist) [2,231 bytes] C2h2 (Talk | contribs) (Created page with "Aria am335x 是面向手持设备(电子书、行业 PDA、GPS、手持抄表机等)、医疗行业(便携式监护仪、视力测试仪)、工业控制(HMI、数据...") originally created as "Aria am335x 中文介绍"
- 11:07, 9 March 2015 Main Page (hist) [1,066 bytes] MediaWiki default (Talk)