CN106066799A - 一种增强bootrom兼容性的方法 - Google Patents

一种增强bootrom兼容性的方法 Download PDF

Info

Publication number
CN106066799A
CN106066799A CN201610415279.9A CN201610415279A CN106066799A CN 106066799 A CN106066799 A CN 106066799A CN 201610415279 A CN201610415279 A CN 201610415279A CN 106066799 A CN106066799 A CN 106066799A
Authority
CN
China
Prior art keywords
proceed
efuse
bootrom
compatibility
utilize
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610415279.9A
Other languages
English (en)
Other versions
CN106066799B (zh
Inventor
林涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rockchip Electronics Co Ltd
Original Assignee
Fuzhou Rockchip Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuzhou Rockchip Electronics Co Ltd filed Critical Fuzhou Rockchip Electronics Co Ltd
Priority to CN201610415279.9A priority Critical patent/CN106066799B/zh
Publication of CN106066799A publication Critical patent/CN106066799A/zh
Application granted granted Critical
Publication of CN106066799B publication Critical patent/CN106066799B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Read Only Memory (AREA)

Abstract

一种增强bootrom兼容性的方法,包括:步骤1:ROM代码使用默认采样点信息,利用存储控制器初始化存储器;成功则转入步骤4,失败则转入步骤2;步骤2:利用efuse读取单元从efuse内读取预烧录的采样点,并进行配置后重新初始化存储器,成功则转入步骤4,失败则转入步骤3;步骤3:利用ADC对外围预置的几根IO信号进行采样,并利用采样的编码数值与预置的采样信息对照,进行配置;步骤4:退出。本发明极大的增强了bootrom对于各类外围电路和存储器件的兼容性。

Description

一种增强bootrom兼容性的方法
【技术领域】
本发明属于计算机软件技术领域,具体是指一种增强bootrom兼容性的方法。
【背景技术】
bootrom是一段固化在芯片内部的代码,不可修改。它的作用是初始化CPU和存储器件,并从存储器件中读取内存初始化代码来引导后面的系统运行。由此可知,如果存储器件初始化失败,那么整个系统都无法运行。然而其属于固化不可修改的代码,所以必须保证其针对存储器件以及外围电路的兼容性足够良好。
【发明内容】
本发明所要解决的技术问题在于提供了一种增强bootrom兼容性的方法,最大程度的保证存储器件在bootrom阶段能够正常运转。
本发明是这样的:
一种增强bootrom兼容性的方法,包括如下步骤:
步骤1:ROM代码使用默认采样点信息,利用存储控制器初始化存储器;成功则转入步骤4,失败则转入步骤2;
步骤2:利用efuse读取单元从efuse内读取预烧录的采样点,并进行配置后重新初始化存储器,成功则转入步骤4,失败则转入步骤3;
步骤3:利用ADC对外围预置的几根IO信号进行采样,并利用采样的编码数值与预置的采样信息对照,进行配置;
步骤4:退出。
进一步地,所述efuse内预烧录的采样点,通过如下步骤进行:
对通信信号进行实际测量,计算得出正确的采样点信息A;
编写IO电压编码与采样点信息的对照关系,各IO的电压编码16种状态,对应16个采样点信息,覆盖所有的采样点;
将采样点信息A以及所述对照关系的表格一起预烧录进efuse。
本发明的优点在于:极大的增强了bootrom对于各类外围电路和存储器件的兼容性。
【附图说明】
下面参照附图结合实施例对本发明作进一步的描述。
图1是本发明硬件结构示意图。
图2是本发明方法流程示意图。
【具体实施方式】
如图1和图2所示,一种增强bootrom兼容性的方法,具体包括:
ROM代码使用默认采样点信息,利用存储控制器初始化存储器,成功则退出;
如果初始化失败或者失败率较高,则对通信信号进行实际测量,计算得出正确的采样点信息A;
编写IO电压编码与采样点信息的对照关系,例如IO0-IO3这四根IO的电压,电压为高,则标记为1,为低则标记为0.4,各IO的电压可以编码16种状态,对应16个采样点信息,可以全覆盖所有的采样点;
将采样点信息A以及这个对照关系表格一起预烧录进efuse;
ROM代码在使用默认采样点信息初始化存储器失败时会从efuse中读取这个采样点信息A,利用采样点信息A进行采样点配置,重新初始化,成功则退出;
由于板级的一致性,采样点信息A能够使用绝大部分的情况,但是仍会存在极低概率的失败情况。然而efuse是一次性烧写的,不可修改。所以一旦发生这种情况,则ROM代码继续利用ADC采样单元读取外围特定的IO电压,进行编码后与efuse内的对照表格进行对照,选取对应的采样点信息进行配置后重新初始化;因此通过修改外围特定的这几根IO电压,使得ROM代码可以对照选取可用的采样点信息。
本发明极大的增强了bootrom对于各类外围电路和存储器件的兼容性。
以上所述仅为本发明的较佳实施用例而已,并非用于限定本发明的保护范围。凡在本发明的精神和原则之内,所作的任何修改、等同替换以及改进等,均应包含在本发明的保护范围之内。

Claims (2)

1.一种增强bootrom兼容性的方法,其特征在于:包括如下步骤:
步骤1:ROM代码使用默认采样点信息,利用存储控制器初始化存储器;成功则转入步骤4,失败则转入步骤2;
步骤2:利用efuse读取单元从efuse内读取预烧录的采样点,并进行配置后重新初始化存储器,成功则转入步骤4,失败则转入步骤3;
步骤3:利用ADC对外围预置的几根IO信号进行采样,并利用采样的编码数值与预置的采样信息对照,进行配置;
步骤4:退出。
2.如权利要求1所述的一种增强bootrom兼容性的方法,其特征在于:所述efuse内预烧录的采样点,通过如下步骤进行:
对通信信号进行实际测量,计算得出正确的采样点信息A;
编写IO电压编码与采样点信息的对照关系,各IO的电压编码16种状态,对应16个采样点信息,覆盖所有的采样点;
将采样点信息A以及所述对照关系的表格一起预烧录进efuse。
CN201610415279.9A 2016-06-15 2016-06-15 一种增强bootrom兼容性的方法 Active CN106066799B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610415279.9A CN106066799B (zh) 2016-06-15 2016-06-15 一种增强bootrom兼容性的方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610415279.9A CN106066799B (zh) 2016-06-15 2016-06-15 一种增强bootrom兼容性的方法

Publications (2)

Publication Number Publication Date
CN106066799A true CN106066799A (zh) 2016-11-02
CN106066799B CN106066799B (zh) 2019-06-21

Family

ID=57420420

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610415279.9A Active CN106066799B (zh) 2016-06-15 2016-06-15 一种增强bootrom兼容性的方法

Country Status (1)

Country Link
CN (1) CN106066799B (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112256338A (zh) * 2020-10-27 2021-01-22 记忆科技(深圳)有限公司 Soc启动方法、装置、计算机设备及存储介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103150184A (zh) * 2013-03-12 2013-06-12 青岛中星微电子有限公司 一种对闪存进行操作的方法和系统芯片
US20150149810A1 (en) * 2013-11-22 2015-05-28 Qualcomm Incorporated Apparatus, system and method for autonomous recovery from failures during system characterization on an environment with restricted resources

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103150184A (zh) * 2013-03-12 2013-06-12 青岛中星微电子有限公司 一种对闪存进行操作的方法和系统芯片
US20150149810A1 (en) * 2013-11-22 2015-05-28 Qualcomm Incorporated Apparatus, system and method for autonomous recovery from failures during system characterization on an environment with restricted resources

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
程昌南: "《ARM Cortex-A8硬件设计DIY》", 30 October 2012 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112256338A (zh) * 2020-10-27 2021-01-22 记忆科技(深圳)有限公司 Soc启动方法、装置、计算机设备及存储介质
CN112256338B (zh) * 2020-10-27 2023-12-05 记忆科技(深圳)有限公司 Soc启动方法、装置、计算机设备及存储介质

Also Published As

Publication number Publication date
CN106066799B (zh) 2019-06-21

Similar Documents

Publication Publication Date Title
TWI360126B (en) Nonvolatile memory with adaptive operations and me
CN111401272B (zh) 一种人脸特征提取方法、装置及设备
CN107368386B (zh) 用于处理从非易失性存储器阵列检索的状态置信度数据的方法和设备
US9754683B2 (en) Method and system to obtain state confidence data using multistrobe read of a non-volatile memory
US20080092014A1 (en) Methods of Adapting Operation of Nonvolatile Memory
US20080092015A1 (en) Nonvolatile memory with adaptive operation
US20130246878A1 (en) Statistical distribution based variable-bit error correction coding
US20120159008A1 (en) Multi-interface memory card and method of operation
US8656263B2 (en) Trellis-coded modulation in a multi-level cell flash memory device
TW201324127A (zh) 資料儲存裝置及使用多重讀取電壓以校正位元值之方法
KR20150008393A (ko) 멀티-레벨 셀 메모리로부터의 데이터 판독
US9912353B1 (en) Systems and methods for generating soft information in a flash device
CN106055270A (zh) 用于超密集io数字保留的方法和装置
DE102008003267A1 (de) Hybridflashspeicherbauelement, Speichersystem und Verfahren zum Steuern von Fehlern in einem Hybridflashspeicherbauelement
US20140164872A1 (en) Error corrected pre-read for upper page write in a multi-level cell memory
US20170188338A1 (en) Electronic devices with multi-connectors and methods thereof
US9304851B2 (en) Decoding with log likelihood ratios stored in a controller
CN106066799A (zh) 一种增强bootrom兼容性的方法
CN103838720A (zh) 页面文件载入执行方法和装置
CA2756895A1 (en) Crash protected memory devices utilizing multi-level cell technology
CN106448741A (zh) 用于从sram存储器中读取数据的集成电路装置和方法
CN103959389A (zh) 固态储存设备中的读取检测
CN110390987A (zh) 一种数据加速重读的方法以及存储设备
US20120047307A1 (en) Computing device and method for clearing data stored in complementary metal-oxide semiconductor chip
TWI385512B (zh) 在非揮發性半導體記憶體陣列中儲存資料及解碼儲存其中的資料之方法、非揮發性半導體及快閃記憶體系統、及管理快閃記憶體中之資料的方法

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 350000 building, No. 89, software Avenue, Gulou District, Fujian, Fuzhou 18, China

Patentee after: Ruixin Microelectronics Co., Ltd

Address before: 350000 building, No. 89, software Avenue, Gulou District, Fujian, Fuzhou 18, China

Patentee before: Fuzhou Rockchips Electronics Co.,Ltd.