Jaguar.Yuan 地U-Boot之行——基于s3c2440地移植(免费分享).docVIP

  • 1
  • 0
  • 约1.94万字
  • 约 19页
  • 2017-05-27 发布于贵州
  • 举报

Jaguar.Yuan 地U-Boot之行——基于s3c2440地移植(免费分享).doc

Jaguar.Yuan 地U-Boot之行——基于s3c2440地移植(免费分享)

/* * @hardware: mini s3c2440 * @author: Jaguar.Yuan * @u-boot version: 2010.9 * @arm-linux-gcc -v: gcc version 4.3.3 */ 版本:2010.09移植时网上最新版本) $ cd board/samsung/ $ cp smdk2410 s3c2440 -a $ cd s3c2440/ 0$ mv smdk2410.c s3c2440.c $ gedit Makefile 修改:COBJS := s3c2440.o flash.o $ cd ../../../include/configs/ $ cp smdk2410.h s3c2440.h $ gedit ../../Makefile 修改约160行:CROSS_COMPILE ?= arm-linux- 在约2231行前添加: s3c2440_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm920t s3c2440 samsung s3c24x0 切换到root模式进行编译版本是否可行: yuan@EndSville_CShuai:~/u-boot-2010.09/include/configs$ su 密码: # cd ../../u-boot-201

文档评论(0)

1亿VIP精品文档

相关文档