查看: 2519|回复: 0

google搜索到的R40 uboot 编译教程

[复制链接]
  • TA的每日心情
    难过
    2017-2-17 11:19
  • 签到天数: 1 天

    连续签到: 1 天

    [LV.1]初来乍到

    发表于 2017-2-17 11:19:21 | 显示全部楼层 |阅读模式
    分享到:
    google搜索到的R40 uboot 编译教程,与大家共享一下
    # Get and build the BOOT2.0
    2

    3 ## Download the source code
    4         $ git clone git://172.16.1.11/lichee/brandy.git      (B network)
    5         $ git clone git://192.168.200.11/lichee/brandy.git   (D network)
    6

    7 ## Build
    8 To support linux-3.10:
    9

    10         $ cd u-boot-2014.07
    11

    12 To support linux-3.4:
    13

    14         $ cd u-boot-2011.09
    15

    16 Make distclean is necessary if it is your first time to build u-boot
    17 or you have ever config other platform.
    18

    19         $ make distclean
    20

    21 You must configure U-Boot for one specific board type. This is done by typing:
    22

    23         $ make NAME_config
    24

    25 where "NAME_config" is the name of one of the existing configurations;
    26 see boards.cfg for more supported names.
    27 List of configurations:
    28

    29         (config 1633)   A31/A31S  :   $ make sun8iw1p1_config
    30         (config 1650)   A23       :   $ make sun8iw3p1_config
    31         (config 1667)   A33       :   $ make sun8iw5p1_config
    32         (config 1673)   A83       :   $ make sun8iw6p1_config
    33         (config 1680)   H3        :   $ make sun8iw7p1_config
    34         (config 1681)   V3/V3S    :   $ make sun8iw8p1_config
    35         (config 1677)   --        :   $ make sun8iw9p1_config
    36         (config 1699)   B100      :   $ make sun8iw10p1_config
    37         (config 1701)   V40/A20E  :   $ make sun8iw11p1_config
    38         (config 1639)   A80       :   $ make sun9iw1p1_config
    39         (config 1689)   A64       :   $ make sun50iw1p1_config
    40         (config 1718)   H5        :   $ make sun50iw2p1_config
    41

    42 Finally, build some working images:

    回复

    使用道具 举报

    您需要登录后才可以回帖 注册/登录

    本版积分规则

    关闭

    站长推荐上一条 /2 下一条

    手机版|小黑屋|与非网

    GMT+8, 2024-3-29 20:32 , Processed in 0.111688 second(s), 15 queries , MemCache On.

    ICP经营许可证 苏B2-20140176  苏ICP备14012660号-2   苏州灵动帧格网络科技有限公司 版权所有.

    苏公网安备 32059002001037号

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.