码迷,mamicode.com
首页 > 其他好文 > 详细

嵌入式开发之hi3519---spi nor flash启动

时间:2017-08-26 18:36:17      阅读:2022      评论:0      收藏:0      [点我收藏+]

标签:spi   bootrom   byte   read   emmc   mcc   环境变量   author   bsp   

author:pkf

qq:1327706646

1.官方hi3519默认是硬件3byte 地址模式,配置完ddr始终后,sdkv100.020是可以支持正常启动,用到低位16Mflash内存

2.如果要换成emmc启动,由于emcc的环境变量和分区信息,要在start.s 中跳过960个字节

3.无论nand  or nor flash、emmc、或者bootrom启动,都要先有片内bootrom引导 加载到ram内存中,先uboot的第一阶段,然后第二阶段

4.最终烧录的uboot是带64B字节头和2k环境变量信息的uboot

 

http://www.ebaina.com/bbs/thread-2657-1-1.html

http://www.ebaina.com/bbs/thread-15471-1-1.html

http://www.ebaina.com/bbs/forum.php?mod=viewthread&tid=15308&highlight=uboot

http://www.ebaina.com/bbs/forum.php?mod=viewthread&tid=15471&highlight=uboot

http://www.ebaina.com/bbs/thread-14494-1-1.html

http://www.ebaina.com/bbs/forum.php?mod=viewthread&tid=9363&extra=&page=2

 

嵌入式开发之hi3519---spi nor flash启动

标签:spi   bootrom   byte   read   emmc   mcc   环境变量   author   bsp   

原文地址:http://www.cnblogs.com/pengkunfan/p/7435897.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!