s3c6410 自制 uboot 源代码

时间:2015-10-31 09:43:02
【文件属性】:
文件名称:s3c6410 自制 uboot 源代码
文件大小:128KB
文件格式:GZ
更新时间:2015-10-31 09:43:02
s3c6410 自制 uboot 源代码 自己写的实现uboot基本功能 s3c各种低级初始化 env 查看环境变量 save 保存环境变量 md 查看内存 nand read nand write nand erase help 帮助 makefile实现 嵌入式初学可以参考这份代码
【文件预览】:
uboot
----common()
--------cmd_setenv.c(462B)
--------cmd_saveenv.c(212B)
--------draw.c(3KB)
--------common.c(3KB)
--------command.c(3KB)
--------cmd_run.c(360B)
--------cmd_help.c(376B)
--------env.c.bak(2KB)
--------env.c(2KB)
--------cmd_bootm.c(551B)
--------print.c(3KB)
--------Makefile(303B)
--------cmd_nand.c(660B)
--------cmd_md.c(396B)
--------cmd_printenv.c(228B)
--------main.c(2KB)
--------cmd_sput.c(336B)
----board()
--------adc.c(435B)
--------uart.c(575B)
--------nand.c(3KB)
--------bootm.c(866B)
--------buz.c(203B)
--------key.c(1KB)
--------delay.S(98B)
--------jump.c(128B)
--------ddr.c(2KB)
--------interrupt.c(1KB)
--------lowlevel.S(295B)
--------Makefile(318B)
--------led.c(386B)
--------mmu.c(2KB)
--------mmu_asm.S(411B)
--------wtd.c(294B)
--------clock.c(439B)
----cpu()
--------start.S(3KB)
--------Makefile(343B)
----tmp(0B)
----env.list.bak(178B)
----uboot.bin(192KB)
----logo.bmp(29KB)
----drivers()
--------s3c6410()
--------Makefile(345B)
--------driver.c(64B)
--------display.c(1KB)
----tools()
--------Makefile(74B)
--------bmp(10KB)
--------bmp.c(837B)
--------write_env(10KB)
--------write_env.c(1KB)
--------out(39KB)
----readme.txt.bak(549B)
----tags(4KB)
----Makefile(1KB)
----link.lds(588B)
----uboot.dis(222KB)
----uboot(60KB)
----Booting(5KB)
----tmp1(108B)
----env.list(177B)
----readme.txt(569B)
----out(39KB)
----include()
--------asm_common.h(158B)
--------s3c6410.h(6KB)
--------ubootcmd.h(703B)
--------common.h(2KB)
--------asc8x6.h(7KB)
--------setup.h(4KB)

网友评论