• 大小: 34.45MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-07
  • 语言: 其他
  • 标签: 系统移植  

资源简介

包含 SD启动盘制作的程序、已经编译好的交叉编译工具链、u-boot 镜像文件、putty软件以及操作过程中正确的串口输出信息

资源截图

代码片段和文件信息

reading kernel.. 1120 8192
MMC read: dev # 0 block # 1120 count 8192 ...8192 blocks read: OK
completed
reading devicetree.. 9312 2048
MMC read: dev # 0 block # 9312 count 2048 ...2048 blocks read: OK
completed
reading RFS.. 11360 6144
MMC read: dev # 0 block # 11360 count 6144 ...6144 blocks read: OK
completed
## Booting kernel from Legacy Image at 41000000 ...
   Image Name:   Linux-3.14.0
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3027976 Bytes = 2.9 MiB
   Load Address: 40008000
   Entry Point:  40008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 43000000 ...
   Image Name:   ramdisk
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    2544083 Bytes = 2.4 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 42000000
   Booting using the fdt blob at 0x42000000
   Loading Kernel Image ... OK
OK
   Loading Ramdisk to 4fd92000 end 4ffff1d3 ... OK
   Loading Device Tree to 4fd86000 end 4fd91635 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0xa00
[    0.000000] Linux version 3.14.0 (david@ubuntu) (gcc version 4.6.4 (crosstool-NG hg+default-2685dfa9de14 - tc0002) ) #23 SMP PREEMPT Fri Aug 15 11:30:16 CST 2014
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7) cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache VIPT aliasing instruction cache
[    0.000000] Machine model: Insignal Origen evaluation board based on Exynos4412
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] CPU EXYNOS4412 (id 0xe4412011)
[    0.000000] Running under secure firmware.
[    0.000000] PERCPU: embedded 7 pages/cpu @eefb6000 s7424 r8192 d13056 u32768
[    0.000000] Built 1 zonelists in Zone order mobility grouping on.  Total pages: 256528
[    0.000000] Kernel command line: root=/dev/nfs nfsroot=192.168.1.155:/source/rootfs rw console=ttySAC2115200 init=/linuxrc ip=192.168.1.5
[    0.000000] PID hash table entries: 4096 (order: 2 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6 262144 bytes)
[    0.000000] Memory: 1014364K/1032192K available (3956K kernel code 237K rwdata 1320K rodata 231K init 276K bss 17828K reserved 270336K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc052f41c   (5278 kB)
[    0.000000]       .init : 0xc0530000 - 0xc0569

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件   28511300  2014-09-25 08:47  工具\gcc-4.6.4.tar.xz

     文件     454656  2014-09-25 08:44  工具\PUTTY.EXE

     文件       8899  2014-09-25 08:44  工具\sdfuse_q\add_padding

     文件       1521  2014-09-25 08:44  工具\sdfuse_q\add_padding.c

     文件       8981  2014-09-25 08:44  工具\sdfuse_q\add_sign

     文件       2619  2014-09-25 08:44  工具\sdfuse_q\add_sign.c

     文件       8980  2014-09-25 08:44  工具\sdfuse_q\chksum

     文件       1848  2014-09-25 08:44  工具\sdfuse_q\chksum.c

     文件        859  2014-09-25 08:44  工具\sdfuse_q\Makefile

     文件        266  2014-09-25 08:44  工具\sdfuse_q\mkuboot.sh

     文件       1692  2014-09-25 08:44  工具\sdfuse_q\sd_fusing_exynos4x12.sh

     文件     527104  2014-09-25 08:44  工具\sdfuse_q\u-boot-fs4412.bin

     文件      34358  2014-09-25 08:44  镜像\exynos4412-fs4412.dtb

     文件    2544147  2014-09-25 08:47  镜像\ramdisk.img

     文件    1581964  2014-09-25 08:47  镜像\rootfs.tar.xz

     文件     527104  2014-09-25 08:44  镜像\u-boot-fs4412.bin

     文件    3028040  2014-09-25 08:47  镜像\uImage

     文件      13807  2018-05-20 18:29  小资料\Flash 启动加载信息.c

     文件       2469  2018-05-20 18:44  小资料\u-boot 命令.c

     文件      13758  2018-05-20 16:21  小资料\开发板成功通过网络挂载流程.c

     文件       1696  2018-05-19 16:39  小资料\系统移植命令.c

     目录          0  2014-09-26 08:46  工具\sdfuse_q

     目录          0  2014-09-26 08:46  工具

     目录          0  2018-05-20 19:20  镜像

     目录          0  2018-05-20 19:20  小资料

----------- ---------  ---------- -----  ----

             37276068                    25


评论

共有 条评论