码迷,mamicode.com
首页 >  
搜索关键字:freescale    ( 106个结果
mkconfig分析
为了便于理解把uboot中的Makefile配置部分弄出来便于理解,这里贴出我的Makefile配置部分。我的是FREESCALE的mx6q_sabresd开发板mx6solo_sabresd_config \mx6solo_sabresd_mfg_config \mx6solo_sabresd_....
分类:其他好文   时间:2015-07-08 14:24:17    阅读次数:248
S5PV210开发系列一_开发环境以及启动模式
ARM核以其高性能、低功耗、低成本广泛应用在各个领域,包括ARM7、ARM9、ARM11、Cortex-M、Cortex-A等这几个系列。众多的半导体商如NXP、Freescale、Atmel、Samsung、TI等都设计了基于ARM核的自家通用处理器,ARM核从低成本控制处理器到高性能应用处理器,已经深入到我们生活的方方面面。笔者此处就Samsung的Cortex-A8处理器S5PV210作一个简单的介绍。...
分类:其他好文   时间:2015-06-14 09:35:27    阅读次数:219
Getting started with Yocto on Wandboard
Getting started with Yocto on Wandboard Here are the steps on how to get started with the Yocto Project based on the Freescale Community BSP for Wandb...
分类:数据库   时间:2015-06-09 11:17:35    阅读次数:663
Adeneo Embedded: Building Qt 5.1 for Freescale i.MX6Introduction on LTIB
Adeneo Embedded: Building Qt 5.1 for Freescale i.MX6Introduction Currently there is not an easy procedure to build Qt 5.1 with hardware acceleration s...
分类:其他好文   时间:2015-06-09 11:16:47    阅读次数:212
Building QT5 for IMX6(all)
address:https://community.freescale.com/docs/DOC-94066 Prerequisites:The build is verified on prebuilt rootfs(based on LTIB) which can be downloaded f...
分类:其他好文   时间:2015-06-09 11:10:40    阅读次数:1219
PowerPC平台 linux移植一
在PowerPC平台 u-boot移植基础上,移植Linux内核,具体移植过程如下: 1.修改顶层Makefile ARCH        ?= powerpc CROSS_COMPILE    ?= powerpc-linux-gnu- 2.配置 freescale@freescale-sdk:~/work/source/linux-2.6.35-r2$  make p1010rdb_...
分类:系统相关   时间:2015-05-27 21:15:27    阅读次数:636
PowerPC平台 u-boot 移植
PowerPC功能很强的通信处理器,支持1000M以太网接口,以Freescale的P1010处理器为开发平台,讲述移植linux的整个过程,与大家分享。 1.配置交叉编译链     网上下载交叉编译工具,配置环境变量     sudo gedit /etc/environment     在末尾添加交叉编译链路径     :/home/freescale/work/tools/free...
分类:其他好文   时间:2015-05-27 21:14:24    阅读次数:333
PowerPC平台 Linux移植二
继PowerPC平台 Linux移植一,制作busybox文件系统,目的实现单板挂载nfs文件系统。 1.制作busybox文件系统 (1)交叉编译busybox a.make menuconfig 配置Cross Compile prefix 位powerpc-linux-gnu- Installation Options 路径指定为/home/freescale/work/sour...
分类:系统相关   时间:2015-05-27 21:12:25    阅读次数:977
PowerPC平台 Linux移植三
继PowerPC平台 Linux移植二,实现单板挂载nfs网络文件系统。 1.ubuntu安装 配置 启动nfs服务 详细过程见 http://blog.csdn.net/u010216127/article/details/8825735 => nfs 0x3000000 10.3.56.9:/home/freescale/work/nfs_root/hello Speed: 100,...
分类:系统相关   时间:2015-05-27 21:12:24    阅读次数:372
飞思卡尔IMX6启动信息
U-Boot 2014.04 (May 26 2015 - 12:41:13) CPU: Freescale i.MX6Q rev1.2 at 792 MHz CPU: Temperature 33 C, calibration data: 0x5b14f47d Reset cause: POR B...
分类:其他好文   时间:2015-05-26 16:05:14    阅读次数:1534
106条   上一页 1 ... 5 6 7 8 9 ... 11 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!