KR20080016304A - Apparatus and method for controlling of memory - Google Patents

Apparatus and method for controlling of memory Download PDF

Info

Publication number
KR20080016304A
KR20080016304A KR1020060078259A KR20060078259A KR20080016304A KR 20080016304 A KR20080016304 A KR 20080016304A KR 1020060078259 A KR1020060078259 A KR 1020060078259A KR 20060078259 A KR20060078259 A KR 20060078259A KR 20080016304 A KR20080016304 A KR 20080016304A
Authority
KR
South Korea
Prior art keywords
program
storage unit
self
memory
booting
Prior art date
Application number
KR1020060078259A
Other languages
Korean (ko)
Inventor
김준
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020060078259A priority Critical patent/KR20080016304A/en
Publication of KR20080016304A publication Critical patent/KR20080016304A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • 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/22Microcontrol or microprogram arrangements
    • G06F9/24Loading of the microprogram

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Stored Programmes (AREA)

Abstract

A device and a method for controlling a memory are provided to improve utilization of a NAND flash memory by performing a self-diagnosis and booting operation with a BIOS(Basic Input/Output System) stored in the NAND flash memory used as a cache memory of a hard disk, and reduce a cost of a computer system by removing a firmware hub, a boot ROM, or an embedded flash memory installed for storing the BIOS. A storage unit(22) has more than one memory area and is the NAND flash memory. A controller(21) performs an authentication operation for using the computer system by using the storage unit, and controls the self-diagnosis and booting operation of the computer system after authentication. A predetermined memory area of the storage unit stores authentication information, a self-diagnosis program, and a booting program. The controller uses the storage unit as the cache memory of the hard disk(40). The memory area comprises a BIOS area storing the self-diagnosis program and the booting program, a cache memory area used as the cache memory, and a data area storing general data.

Description

메모리 제어장치 및 방법{APPARATUS AND METHOD FOR CONTROLLING OF MEMORY}MEMORY CONTROL DEVICE AND METHOD {APPARATUS AND METHOD FOR CONTROLLING OF MEMORY}

도 1은 본 발명의 바람직한 실시예에 따른 메모리 제어장치의 블록 구성도이다. 1 is a block diagram of a memory controller according to a preferred embodiment of the present invention.

도 2는 도 1에 도시된 낸드플래시메모리 메모리영역의 예시도이다.FIG. 2 is an exemplary diagram of a NAND flash memory memory area shown in FIG. 1.

도 3은 본 발명의 바람직한 실시예에 따른 메모리 제어방법을 도시하는 흐름도이다.3 is a flowchart illustrating a memory control method according to an exemplary embodiment of the present invention.

《도면의 주요 부분에 대한 부호의 설명》`` Explanation of symbols for main parts of drawings ''

10 : 제어부 20 : 낸드플래시메모리10: control unit 20: NAND flash memory

21 : 컨트롤러 22 : 메모리영역21: controller 22: memory area

22a : 바이오스영역 22b : 보안영역22a: BIOS Area 22b: Security Area

22c : 캐시메모리영역 22d : 데이터영역22c: cache memory area 22d: data area

30 : 주기억장치 40 : 하드디스크30: main memory 40: hard disk

본 발명은 메모리장치에 관한 것으로, 특히 하드디스크의 캐시메모리로 사용되는 낸드플래시메모리의 기능을 다양화하는 메모리 제어장치 및 방법에 관한 것이 다. BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory device, and more particularly, to a memory control apparatus and method for diversifying the functions of a NAND flash memory used as a cache memory of a hard disk.

일반적으로, 부팅을 수행하는 바이오스(Basic Input /Output System, 기본입출력체계)는 부트 롬(Boot ROM)이나 내장형 플래시메모리(Flash Memory), 또는 펌웨어 허브(Firmware Hub)에 저장된다. 컴퓨터시스템(이하 '시스템'이라 함)이 구동되면, 상기 시스템의 제어부는 상기 바이오스를 액세스하여 상기 바이오스에게 제어권을 넘겨준다. 상기 바이오스는, 먼저 자기진단프로그램을 주기억장치에 로드시켜 디스크, 키보드, 마우스와 같은 각 구성요소들을 검사하는 자기진단테스트(Power ON Self Test)를 수행한다. 이어서, 상기 바이오스는 부팅프로그램을 로드시켜 하드디스크에 저장된 운영체제를 검색하고, 상기 운영체제를 상기 주기억장치에 적재함으로써 부팅동작을 수행한다. 이러한 일반적인 시스템에서 부팅이 종료되면 상기 제어부가 사용자의 명령에 따른 프로그램을 실행하게 된다. In general, a BIOS that performs booting is stored in a boot ROM, a built-in flash memory, or a firmware hub. When a computer system (hereinafter referred to as a 'system') is driven, the controller of the system accesses the BIOS and gives control to the BIOS. The BIOS first loads a self-diagnosis program into a main memory device to perform a power on self test (test) for each component such as a disk, a keyboard, and a mouse. Subsequently, the BIOS loads a booting program to search for an operating system stored in a hard disk, and performs a booting operation by loading the operating system into the main memory. When the booting is terminated in such a general system, the controller executes a program according to a user's command.

이때, 상기 제어부는 하드디스크로부터 실행시키고자 하는 프로그램 및 데이터를 직접 액세스하는데, 상기 하드디스크의 동작속도는 상기 제어부의 액세스 속도에 비해 느리기 때문에 부팅 및 동작시간이 지연된다. In this case, the controller directly accesses the program and data to be executed from the hard disk. The operation speed of the hard disk is slower than the access speed of the controller, thereby delaying booting and operating time.

따라서, 부팅시간 및 동작시간을 단축하기 위한 기술들이 근래 개발되고 있다. 상기 기술은 낸드플래시메모리를 이용하여 하드디스크의 동작을 최소화하는 형태로 진행된다. 그 중, 인텔사의 랍슨(Robson) 기술은 낸드플래시메모리를 하드디스크의 캐시메모리로 사용한다. 이에 따라, 상기 캐시메모리가 적용된 시스템은 하드디스크 구동에 따른 속도저하를 방지하여 더욱 빠른 부팅속도 및 동작속도를 발휘할 수 있다. Accordingly, techniques for shortening booting time and operating time have been recently developed. The technology proceeds in the form of minimizing the operation of a hard disk using a NAND flash memory. Among them, Intel's Robson technology uses NAND flash memory as the cache memory of the hard disk. Accordingly, the system to which the cache memory is applied may exhibit a faster booting speed and an operating speed by preventing a speed drop due to hard disk driving.

하지만, 상기 낸드플래시메모리는 하드디스크의 캐시메모리로만 사용된다. 이에, 종래의 시스템에는 상기 바이오스를 저장하는 펌웨어허브나 부트 롬, 또는 내장형 플래시메모리와 상기 하드디스크의 캐시메모리로 사용되는 낸드플래시메모리가 별도로 구비되었다. 이 결과, 상기 낸드플래시메모리는 캐시메모리 이외에 다른 용도로 사용될 수 있는 활용도가 떨어지는 문제점이 있었다. However, the NAND flash memory is used only as a cache memory of the hard disk. Thus, the conventional system is provided with a firmware hub, a boot ROM, or a built-in flash memory for storing the BIOS and a NAND flash memory used as a cache memory of the hard disk. As a result, the NAND flash memory has a problem in that it can be used for other purposes in addition to the cache memory.

이에 본 발명은 상기한 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은 하드디스크의 캐시메모리로 사용되는 낸드플래시메모리의 기능을 다양하게 활용할 수 있도록 하는 메모리 제어장치 및 방법을 제공함에 있다. Accordingly, an object of the present invention is to provide a memory control apparatus and method for utilizing various functions of a NAND flash memory used as a cache memory of a hard disk.

상기한 바와 같은 목적을 달성하기 위한 본 발명에 따른 메모리 제어장치는 하나 이상의 메모리영역을 갖는 저장유닛과, 상기 저장유닛을 이용하여 컴퓨터시스템의 자기진단테스트 및 부팅동작을 제어하는 제어부를 포함하여 구성되고, 상기 저장유닛의 소정 메모리영역에는 상기 자기진단테스트를 수행하는 자기진단프로그램 및 부팅동작을 수행하는 부팅프로그램이 제공되는 것을 특징으로 한다.Memory control apparatus according to the present invention for achieving the above object comprises a storage unit having at least one memory area, and a control unit for controlling the self-diagnostic test and boot operation of the computer system using the storage unit The self-diagnostic program for performing the self-diagnosis test and the booting program for performing a booting operation are provided in a predetermined memory area of the storage unit.

상기한 바와 같은 목적을 달성하기 위한 본 발명의 다른 일면에 따른 메모리 제어장치는 하나 이상의 메모리영역을 갖는 저장유닛과, 상기 저장유닛을 이용하여 컴퓨터시스템의 사용을 위한 인증동작을 수행하며, 인증완료 후 상기 컴퓨터시스템의 자기진단테스트 및 부팅동작을 제어하는 제어부를 포함하여 구성되고, 상기 저장유닛의 소정 메모리영역에는 상기 인증동작을 수행하는 인증정보와, 상기 자기진 단테스트를 수행하는 자기진단프로그램 및 상기 부팅동작을 수행하는 부팅프로그램이 제공되는 것을 특징으로 한다.Memory control device according to another aspect of the present invention for achieving the above object is a storage unit having at least one memory area, and performs the authentication operation for the use of the computer system using the storage unit, the authentication is completed And a control unit for controlling a self-diagnosis test and a booting operation of the computer system, wherein a predetermined memory area of the storage unit includes authentication information for performing the authentication operation and a self-diagnostic program for performing the self-diagnosis test. And a booting program for performing the booting operation.

본 발명에서 상기 제어부는, 상기 저장유닛을 상기 컴퓨터시스템의 보조기억장치의 캐시메모리로 사용하는 것이 바람직하다.In the present invention, the control unit preferably uses the storage unit as a cache memory of the auxiliary storage device of the computer system.

본 발명에서 상기 메모리영역은, 상기 자기진단프로그램 및 부팅프로그램을 저장하는 바이오스영역, 상기 캐시메모리로 사용되는 캐시메모리영역 및 일반데이터를 저장하는 데이터영역으로 구성되는 것이 바람직하다.In the present invention, the memory area is preferably composed of a BIOS area for storing the self-diagnostic program and the boot program, a cache memory area used as the cache memory, and a data area for storing general data.

또는 상기 메모리영역은, 상기 자기진단프로그램 및 부팅프로그램을 저장하는 바이오스영역, 상기 인증정보를 저장하는 보안영역, 상기 캐시메모리로 사용되는 캐시메모리영역 및 일반데이터를 저장하는 데이터영역으로 구성되는 것이 바람직하다.Alternatively, the memory area may include a BIOS area storing the self-diagnostic program and the boot program, a security area storing the authentication information, a cache memory area used as the cache memory, and a data area storing general data. Do.

상기 바이오스영역에는, 상기 자기진단프로그램 및 상기 부팅프로그램을 갱신하는 갱신프로그램이 더 저장되는 것이 바람직하다.Preferably, the bios area further stores an update program for updating the self-diagnosis program and the boot program.

본 발명에서 상기 저장유닛은, 상기 제어부의 제어동작에 따라 상기 메모리영역을 제어하는 컨트롤러를 포함하여 구성되고, 상기 컨트롤러는 상기 바이오스영역에 상기 자기진단프로그램, 상기 부팅프로그램 및 상기 갱신프로그램만이 저장되도록 제어하는 것이 바람직하다.In the present invention, the storage unit includes a controller for controlling the memory area according to a control operation of the controller, wherein the controller stores only the self-diagnostic program, the boot program, and the update program in the BIOS area. It is preferable to control as much as possible.

본 발명에서 상기 저장유닛은, 상기 제어부에 탈부착 가능한 확장모듈인 것이 바람직하다.In the present invention, the storage unit is preferably an expansion module detachable to the control unit.

상기 제어부와 상기 저장유닛은, 상기 부팅동작이 종료되기 이전에 상기 자 기진단프로그램 및 상기 부팅프로그램을 송수신하는 시스템 관리버스 또는 범용직렬버스와, 상기 부팅동작이 종료된 이후에 데이터 및 프로그램을 송수신하는 피씨아이 익스프레스버스로 연결되는 것이 바람직하다.The control unit and the storage unit, a system management bus or a universal serial bus for transmitting and receiving the self-diagnostic program and the booting program before the booting operation is finished, and data and programs after the booting operation is completed. It is desirable to be connected to the PC Express bus.

상기 확장모듈은, 미니카드 또는 익스프레스 카드인 것이 바람직하다.The expansion module is preferably a mini card or an express card.

본 발명에서 상기 인증정보는, 상기 저장유닛 및 시스템의 시리얼 넘버, 사용자 아이디와 패스워드 중에서 적어도 하나 이상을 포함하여 구성되는 것이 바람직하다.In the present invention, the authentication information is preferably configured to include at least one of a serial number, a user ID and a password of the storage unit and the system.

본 발명에서 상기 저장유닛은, 낸드플래시메모리인 것이 바람직하다.In the present invention, the storage unit is preferably a NAND flash memory.

상기한 바와 같은 목적을 달성하기 위한 본 발명에 따른 메모리 제어방법은 저장유닛의 소정 메모리영역에 자기진단프로그램 및 부팅프로그램을 설정/저장하는 단계와, 상기 저장유닛의 접속 여부를 확인하는 단계와, 상기 저장유닛을 이용하여 자기진단테스트 및 부팅동작을 수행하는 단계를 포함하여 구성되는 것을 특징으로 한다.The memory control method according to the present invention for achieving the above object comprises the steps of setting / storing a self-diagnostic program and a boot program in a predetermined memory area of the storage unit, checking whether the storage unit is connected; And performing a self-diagnostic test and a booting operation using the storage unit.

상기한 바와 같은 목적을 달성하기 위한 본 발명에 다른 일면에 따른 메모리 제어방법은 저장유닛의 소정 메모리영역에 자기진단프로그램과 부팅프로그램 및 인증정보를 설정/저장하는 단계와, 상기 저장유닛의 접속 여부를 확인하는 단계와, 상기 인증정보에 의한 인증과정을 수행하는 단계와, 상기 인증과정이 완료되면, 상기 저장유닛을 이용하여 자기진단테스트 및 부팅동작을 수행하는 단계를 포함하여 구성되는 것을 특징으로 한다.According to another aspect of the present invention, there is provided a method of controlling a memory, the method including setting and storing a self-diagnostic program, a boot program, and authentication information in a predetermined memory area of a storage unit, and whether the storage unit is connected. And a step of performing an authentication process based on the authentication information, and when the authentication process is completed, performing a self-diagnosis test and a booting operation using the storage unit. do.

본 발명에서 상기 저장유닛은, 상기 부팅동작이 완료되면 보조기억장치의 캐 시메모리로 사용되는 것이 바람직하다.In the present invention, the storage unit is preferably used as a cache memory of the auxiliary memory device when the boot operation is completed.

본 발명에서 상기 저장유닛의 접속 여부 확인은, 제어부가 하드웨어/소프트웨어의 리셋 이후에 상기 저장유닛과 연결하는 소정 연결버스를 이용하여 수행하는 것이 바람직하다.In the present invention, whether the storage unit is connected or not is preferably performed by a control unit using a predetermined connection bus connected to the storage unit after the hardware / software reset.

상기 제어부는, 시스템관리버스(SMbus) 또는 범용직렬버스(USB)를 이용하여 상기 저장유닛의 접속 여부 확인하고, 상기 자기진단프로그램, 부팅프로그램 및 인증정보를 상기 저장유닛에 요청하여 수신하는 것이 바람직하다.The control unit may check whether the storage unit is connected by using a system management bus (SMbus) or a universal serial bus (USB), and request and receive the self-diagnostic program, a boot program, and authentication information from the storage unit. Do.

상기 제어부는, 상기 저장유닛이 상기 캐시메모리로 사용되는 경우, 피씨아이 익스프레스버스를 통하여 데이터 및 프로그램을 송수신하는 것이 바람직하다.When the storage unit is used as the cache memory, the control unit preferably transmits and receives data and programs through the PCI ExpressBus.

본 발명에서 상기 저장유닛은, 익스프레스 카드슬롯에 탈부착되는 미니카드 또는 익스프레스카드 형태의 낸드플래시메모리인 것이 바람직하다.In the present invention, the storage unit is preferably a NAND flash memory in the form of a mini card or an express card detachably attached to an express card slot.

본 발명은, 상기 자기진단프로그램 및 상기 부팅프로그램이 갱신프로그램에 의하여 주기적으로 갱신/저장되는 단계를 더 포함하여 구성되고, 상기 자기진단프로그램과 상기 부팅프로그램 및 갱신프로그램은 정해진 메모리영역에만 저장되는 것이 바람직하다.The present invention further includes the step of periodically updating / saving the self-diagnosis program and the booting program by an update program, wherein the self-diagnosis program, the booting program, and the updating program are stored only in a predetermined memory area. desirable.

본 발명에서 상기 소정 메모리영역에는, 상기 자기진단프로그램과 상기 부팅프로그램만이 저장되는 것이 바람직하다.In the present invention, preferably, only the self-diagnosis program and the booting program are stored in the predetermined memory area.

본 발명에서 상기 인증정보는, 상기 저장유닛 및 시스템의 시리얼 넘버, 사용자의 아이디와 패스워드 중에서 하나 이상인 것이 바람직하다.In the present invention, the authentication information is preferably at least one of a serial number of the storage unit and the system, a user ID and a password.

상기한 바와 같은 구성을 갖는 본 발명은, 하드디스크의 캐시메모리로 사용 되는 낸드플래시메모리의 소정영역에 자기진단프로그램과 부팅프로그램 및 인증정보를 저장한다. 이에, 본 발명은 상기 낸드플래시메모리를 이용하여 인증과정을 거쳐 부팅을 수행하므로 보안성을 강화할 수 있고, 또한 상기 프로그램들을 저장하기 위하여 별도로 구비되던 내장형 플래시메모리를 제거하여 시스템의 구성비용을 절감할 수 있다. The present invention having the configuration as described above stores the self-diagnosis program, the booting program, and the authentication information in a predetermined area of the NAND flash memory used as the cache memory of the hard disk. Therefore, the present invention can enhance security by booting through the authentication process using the NAND flash memory, and also reduce the configuration cost of the system by removing the built-in flash memory that was provided separately for storing the programs. Can be.

이하, 첨부된 도면을 참조하여 본 발명의 실시 예에 따른 메모리 제어장치 및 방법을 상세하게 설명한다. Hereinafter, a memory control apparatus and method according to an exemplary embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 바람직한 실시예에 따른 메모리 제어장치의 블록구성도이고, 도 2는 도 1에 도시된 낸드플래시메모리 메모리영역의 예시도이다.FIG. 1 is a block diagram of a memory control apparatus according to a preferred embodiment of the present invention, and FIG. 2 is an exemplary view of a NAND flash memory memory region shown in FIG.

도 1에서, 본 발명에는 전체 시스템을 제어하는 제어부(Central Process Unit)(10)가 구비된다. 상기 제어부(10)는 낸드플래시메모리(20)의 접속 여부를 확인한다. 상기 낸드플래시메모리(20)가 접속된 경우, 상기 제어부(10)는 상기 낸드플래시메모리(20)를 이용하여 자기진단테스트(Power On Self Test, 이하 "POST"라 함) 및 부팅동작을 수행하도록 하며, 상기 부팅과정이 완료되면 상기 낸드플래시메모리(20)를 하드디스크(40)의 캐시메모리로 사용하도록 제어한다. 그리고, 상기 제어부(10)는 선택적으로 상기 낸드플래시메모리(20)를 이용하여 인증과정을 수행하게 한다.In FIG. 1, the present invention includes a central process unit 10 for controlling the entire system. The controller 10 checks whether the NAND flash memory 20 is connected. When the NAND flash memory 20 is connected, the controller 10 performs a power on self test (hereinafter referred to as "POST") and a booting operation using the NAND flash memory 20. When the booting process is completed, the NAND flash memory 20 is controlled to be used as a cache memory of the hard disk 40. The controller 10 selectively performs an authentication process using the NAND flash memory 20.

상기 낸드플래시메모리(20)는 상기 캐시메모리로 사용되는 경우, 상기 하드디스크(40)와 주기억장치(30) 사이에서 송수신되는 프로그램 및 데이터를 일시 저장하고, 상기 일시 저장된 프로그램 및 데이터가 다시 사용되면 상기 주기억장 치(30)에 직접 제공한다. 상기 낸드플래시메모리(20)는 내장형 메모리로 구비되거나 또는 익스프레스 카드나 미니 카드와 같은 확장모듈로서 상기 제어부(10)와 착탈 가능하게 구성된다. 이로 인하여, 상기 제어부(10)는 상기 낸드플래시메모리(20)가 접속되지 않으면, 상기 POST 및 부팅을 수행할 수 없다. When used as the cache memory, the NAND flash memory 20 temporarily stores programs and data transmitted and received between the hard disk 40 and the main memory device 30, and when the temporarily stored programs and data are used again. It is provided directly to the main memory (30). The NAND flash memory 20 may be provided as a built-in memory or may be detachably attached to the control unit 10 as an expansion module such as an express card or a mini card. For this reason, the control unit 10 cannot perform the POST and booting when the NAND flash memory 20 is not connected.

상기 낸드플래시메모리(20)는 각종 정보들을 저장할 수 있도록 하나 이상의 메모리영역으로 구분된 저장영역(22)과, 수행되는 동작에 따른 프로그램 및 데이터를 해당 메모리영역에 읽기/쓰기 동작되도록 제어하는 컨트롤러(21)가 구비된다. 상기 컨트롤러(21)는 갱신프로그램의 동작에 따라 자기진단프로그램 및 부팅프로그램을 업데이트한다. 또한, 상기 컨트롤러(21)는 상기 프로그램들이 저장되는 메모리영역에 다른 데이터 및 프로그램을 저장하지 않도록 설정되고, 삭제 명령에 대한 경고메시지를 표시하는 인터럽트를 발생시키도록 설정되는 것이 바람직하다. The NAND flash memory 20 may include a storage area 22 divided into one or more memory areas to store various types of information, and a controller for controlling a read / write operation of a program and data according to an operation to be performed in the corresponding memory area ( 21). The controller 21 updates the self diagnosis program and the booting program according to the operation of the update program. In addition, the controller 21 is preferably set not to store other data and programs in a memory area in which the programs are stored, and is set to generate an interrupt indicating a warning message for a delete command.

상기 낸드플래시메모리(20)와 상기 제어부(10)는 상기 POST과정이 수행된 이후에 활성화되는 피씨아이 익스프레스 버스(PCI express bus, 이하 "PCI-E"라 함)로 연결된다. 상기 PCI-E는 소정 속도(예컨대, 2.5Gbps)로 상기 제어부(10)와 상기 낸드플래시메모리(20) 사이의 데이터전송을 수행한다. 이에 상기 낸드플래시메모리(20)가 상기 캐시메모리로 사용되는 경우, 상기 하드디스크(40)의 구동을 억제하여 시스템의 동작속도를 향상시킨다. The NAND flash memory 20 and the controller 10 are connected to a PC express bus (hereinafter referred to as "PCI-E") which is activated after the POST process is performed. The PCI-E performs data transmission between the controller 10 and the NAND flash memory 20 at a predetermined speed (for example, 2.5Gbps). Accordingly, when the NAND flash memory 20 is used as the cache memory, the operation speed of the system is improved by suppressing the driving of the hard disk 40.

그리고, 상기 낸드플래시메모리(20)와 상기 제어부(10) 사이에는 상기 POST가 완료되기 이전에 데이터 통신이 가능하도록 시스템 관리버스(System Management Bus, 이하 "SMbus"라 함) 또는 범용직렬버스(Universal Serial Bus, 이하 "USB"라 함)가 연결된다. 상기 버스들(SMbus, USB)은 상기 POST와 무관하게 상기 시스템이 온 될 때부터 활성화되어 사용가능한 버스들인 바, 상기 제어부(10)는 상기 버스들을 이용하여 상기 인증정보와 자기진단프로그램 및 부팅프로그램을 상기 낸드플래시메모리(20)로부터 수신한다. In addition, a system management bus (hereinafter referred to as "SMbus") or universal serial bus (Universal) to enable data communication between the NAND flash memory 20 and the control unit 10 before the POST is completed. Serial Bus, hereinafter referred to as "USB"). The buses SMbus and USB are buses that are activated and available since the system is turned on regardless of the POST. The controller 10 uses the buses to provide the authentication information, a self-diagnosis program, and a boot program. Is received from the NAND flash memory 20.

도 2를 참조하여 상기 낸드플래시메모리(20)의 저장영역(22)을 상세하게 설명한다. 도 2에서, 상기 낸드프래시메모리(20)의 저장영역(22)에는 상기 바이오스를 저장하는 바이오스영역(22a)이 구비된다. 상기 바이오스영역(22a)에는 시스템이 온되면 상기 시스템에 접속되어 있는 각 장치들의 접속상태 및 동작상태를 점검하는 상기 POST를 수행하는 자기진단프로그램과, 상기 부팅을 수행하는 부팅프로그램이 저장된다. 또한, 상기 바이오스영역(22a)에는 상기 자기 진단프로그램과 부팅프로그램을 업데이트하기 위한 갱신프로그램이 저장된다. 다시 말하여, 시스템이 온되어 상기 제어부(10)로부터 상기 바이오스 실행이 요청되면, 상기 낸드플래시메모리(20)는 상기 자기진단프로그램을 상기 주기억장치(30)에 로드시켜 상기 POST를 수행하고, 운영체제(Operating System)를 로드하기 이전에 상기 시스템의 각 구성요소들을 초기화한다. 그리고, 상기 부팅프로그램을 상기 주기억장치(30)에 로드시켜 실행함으로써 상기 부팅동작을 수행한다. 이때, 상기 운영체제는 상기 하드디스크(40)에 저장될 수도 있으나, 상기 부팅시간을 단축하기 위하여 상기 낸드플래시메모리(20)의 메모리영역(22), 예컨대 상기 바이오스영역(22a)이나 별도의 영역에 저장되는 것이 바람직하다. The storage area 22 of the NAND flash memory 20 will be described in detail with reference to FIG. 2. In FIG. 2, a storage area 22 of the NAND flash memory 20 is provided with a BIOS area 22a for storing the BIOS. When the system is turned on, the BIOS area 22a stores a self-diagnosis program that performs the POST for checking the connection and operation states of the devices connected to the system, and a booting program that performs the boot. In addition, the BIOS area 22a stores an update program for updating the self diagnosis program and a boot program. In other words, when the system is turned on and the BIOS execution is requested from the controller 10, the NAND flash memory 20 loads the self-diagnostic program into the main memory device 30 to perform the POST, and the operating system Initialize each component of the system before loading it. In addition, the booting operation is performed by loading and executing the booting program in the main memory device 30. In this case, the operating system may be stored in the hard disk 40, but in order to shorten the booting time, the operating system may be stored in the memory area 22 of the NAND flash memory 20, for example, the BIOS area 22a or a separate area. Preferably stored.

그리고, 상기 저장영역(22)에는 인증정보를 저장하는 보안영역(22b)이 구비 된다. 상기 인증정보는 상기 부팅동작을 수행하기 이전에 상기 제어부(10)와 상기 낸드플래시메모리(20) 사이의 상호사용권한 여부를 판단하기 위한 정보들을 말한다. 이를 위하여, 상기 인증정보에는 상기 시스템 및 상기 낸드플래시메모리(20)의 물리적인 시리얼넘버, 사용자 아이디(identifier) 및 패스워드 중에서 적어도 하나 이상이 포함된다. In addition, the storage area 22 is provided with a security area 22b for storing authentication information. The authentication information refers to information for determining whether to use the mutual permission between the control unit 10 and the NAND flash memory 20 before performing the booting operation. To this end, the authentication information includes at least one of a physical serial number, a user ID and a password of the system and the NAND flash memory 20.

이와 함께, 상기 저장영역(22)에는 상기 하드디스크(40)의 캐시메모리로 사용되는 캐시메모리영역(22c) 및 일반 데이터를 저장하는 데이터영역(22d)이 구비된다. 상기 캐시메모리영역(22c)은, 상기 주기억장치(30)와 상기 하드디스크(40) 사이에서 송수신되는 데이터를 임시로 저장한다. 즉, 상기 낸드플래시메모리(20)는 상기 캐시메모리영역(22c)을 이용하여 상기 장치들(30, 40) 사이에서 발생되는 속도차를 보상하도록 기능한다. 그리고, 상기 데이터메모리영역(22d)은 일반적인 저장유닛과 같이 상기 시스템의 동작 중에 발생되는 데이터를 저장하는 영역이다. In addition, the storage area 22 is provided with a cache memory area 22c used as a cache memory of the hard disk 40 and a data area 22d for storing general data. The cache memory area 22c temporarily stores data transmitted and received between the main memory device 30 and the hard disk 40. That is, the NAND flash memory 20 functions to compensate for the speed difference generated between the devices 30 and 40 by using the cache memory area 22c. The data memory area 22d is an area for storing data generated during operation of the system, like a general storage unit.

상기 메모리영역들(22a, 22b, 22c, 22d)은 각각 다른 영역으로 구분되어 설정되고, 특히 상기 바이오스영역(22a)은 상기 보안영역(22b), 상기 캐시메모리영역(22c) 또는 상기 데이터영역(22d)으로 사용될 수 없도록 설정된다. 하지만, 상기 캐시메모리영역(22c)과 상기 데이터영역(22d)은 동작되는 프로그램 및 데이터의 용량에 따라 각 메모리영역(22c, 22d)의 할당 용량이 선택적으로 변경되어 설정될 수 있다. 그리고, 상기 메모리영역들(22a, 22b, 22c, 22d)의 순서는 임의로 변경되어 구성될 수 있다.The memory areas 22a, 22b, 22c, and 22d may be divided into different areas, and the BIOS area 22a may be the security area 22b, the cache memory area 22c, or the data area. 22d) cannot be used. However, the cache memory area 22c and the data area 22d may be set by selectively allocating the capacity of each of the memory areas 22c and 22d according to the capacity of a program and data to be operated. The order of the memory areas 22a, 22b, 22c, and 22d may be arbitrarily changed.

이와 같이, 본 발명에서는 상기 바이오스가 저장된 상기 낸드플래시메모 리(20)가 접속되어야만 상기 시스템을 사용할 수 있으며, 상기 인증정보의 일치 여부를 확인하는 인증과정이 마련된다. As such, in the present invention, the system can be used only when the NAND flash memory 20 in which the BIOS is stored is connected, and an authentication process for checking whether the authentication information is matched is provided.

이하, 상술한 바와 같은 구성을 가지는 본 발명의 바람직한 실시예에 따른 메모리 제어방법을 도 3을 참조하여 상세하게 설명한다. Hereinafter, a memory control method according to an exemplary embodiment of the present invention having the above configuration will be described in detail with reference to FIG. 3.

도 3은 도 1에 도시된 메모리 제어장치의 메모리 제어방법을 도시하는 흐름도이다. 이는 도 1에 도시된 제어부(10)에 의하여 수행된다.3 is a flowchart illustrating a memory control method of the memory controller shown in FIG. 1. This is performed by the controller 10 shown in FIG.

도 3에서, 시스템이 온 되거나 하드웨어/소프트웨어가 리셋되면(S10), 제어부(10)는 낸드플래시메모리(20)가 접속되어 있는가를 확인한다(S11). 이때, 제어부(21)는 상기 낸드플래시메모리(20)에 저장되는 바이오스의 주소번지를 기억하도록 설정되어 있어 시스템 구동과 동시에 상기 낸드플래시메모리(20)의 접속 여부를 확인하는 것이다. In FIG. 3, when the system is turned on or the hardware / software is reset (S10), the controller 10 checks whether the NAND flash memory 20 is connected (S11). At this time, the control unit 21 is set to store the address of the BIOS stored in the NAND flash memory 20 to check whether the NAND flash memory 20 is connected at the same time the system is driven.

상기 낸드플래시메모리(20)가 접속된 경우, 제 12단계(S12)에서 상기 제어부(10)는 상기 컨트롤러(21)에 인증정보를 요청한다. 상기 컨트롤러(21)는 상기 보안영역(22b)에서 상기 인증정보를 검색하여 상기 제어부(10)로 전송한다(S13). 이에, 제 14단계(S14)에서 제어부(10)는 상기 인증정보를 수신하여 자신이 저장하고 있는 정보와 일치하면 상기 시스템을 사용할 수 있도록 인증확인정보를 상기 컨트롤러로 전송하여 인증한다. 이때, 상기 인증정보는 상기 낸드플래시메모리(20) 및 상기 시스템의 모델명이나 사양 또는 스팩과 같은 물리적인 시리얼 넘버, 사용자의 아이디와 패스워드가 제공될 수 있다. 상기 컨트롤러(21)는 상기 인증정보 및 상기 인증확인정보를 상기 SMbus 또는 USB를 통하여 상기 제어부(10)로 전송된다. When the NAND flash memory 20 is connected, in step 12 (S12), the controller 10 requests the controller 21 for authentication information. The controller 21 retrieves the authentication information from the security area 22b and transmits the authentication information to the controller 10 (S13). Thus, in step 14 (S14), the controller 10 receives the authentication information and transmits the authentication confirmation information to the controller so as to use the system if the information matches the information stored therein. In this case, the authentication information may be provided with a physical serial number, such as the model name, specifications or specifications of the NAND flash memory 20 and the system, the user ID and password. The controller 21 transmits the authentication information and the authentication confirmation information to the controller 10 through the SMbus or USB.

이와 같이, 본 발명은 상기 낸드플래시메모리(20)의 접속 및 상기 인증정보 확인을 통하여 보안성을 향상시킬 수 있다. 예컨대, 상기 낸드플래시메모리(20)가 확장모듈로 제공된 경우에는, 그 확장모듈이 없거나, 접속된 경우에도 인증정보가 상이한 경우에는 상기 시스템을 사용하지 못하게 한다. As described above, the present invention can improve security by connecting the NAND flash memory 20 and checking the authentication information. For example, when the NAND flash memory 20 is provided as an expansion module, the system cannot be used when the authentication information is different even when the expansion module does not exist or is connected.

제 15단계(S15)에서 상기 제어부(10)는, 상기 SMbus 또는 USB를 통하여 상기 바이오스 실행을 요청한다. 이에, 상기 낸드플래시메모리(20)의 컨트롤러(21)는 상기 낸드플래시메모리(22)의 바이오스영역(22a)에 저장된 자기진단프로그램 및 부팅프로그램을 검색하여 상기 제어부(10)로 전송한다(S16). 상기 프로그램들은 상기 SMBus나 USB를 통하여 전송된다. 제 17단계(S17)에서 제어부(10)는 상기 프로그램들을 수신하여 주기억장치(30)에 로드시킨다. 이에, 상기 제어부(10)는 상기 POST를 수행하고, 상기 시스템을 구성하는 각 구성요소들을 초기화하며, 운영체제를 실행하여 상기 부팅동작을 수행한다.In the fifteenth step S15, the controller 10 requests the BIOS to be executed through the SMbus or the USB. Accordingly, the controller 21 of the NAND flash memory 20 searches for a self-diagnosis program and a booting program stored in the BIOS area 22a of the NAND flash memory 22 and transmits it to the controller 10 (S16). . The programs are transmitted via the SMBus or USB. In the seventeenth step S17, the control unit 10 receives the programs and loads the programs in the main memory device 30. Accordingly, the controller 10 performs the POST, initializes each component constituting the system, and executes the booting operation by executing an operating system.

이후, 상기 제어부(10)는 시스템 구동대기 상태로 진입하여 사용자로부터 입력되는 명령에 따라 다양한 프로그램 및 데이터를 실행하고 해당 동작을 수행한다(S18). 이때, 상기 제어부(10)는 상기 낸드플래시메모리(20)를 상기 하드디스크(40)의 캐시메모리로 사용하도록 제어한다. 그러면, 상기 낸드플래시메모리(20)는 하드디스크(40)와 주기억장치(30) 사이에서 송수신 되는 프로그램 및 데이터를 일시 저장하고, 상기 프로그램 및 데이터가 다시 사용되는 경우, 직접 상기 주기억장치(30)에 제공하여 실행되게 한다. Thereafter, the controller 10 enters the system driving standby state and executes various programs and data according to a command input from a user (S18). In this case, the controller 10 controls the NAND flash memory 20 to be used as a cache memory of the hard disk 40. Then, the NAND flash memory 20 temporarily stores programs and data transmitted and received between the hard disk 40 and the main memory device 30, and when the programs and data are used again, the main memory device 30 directly. To provide it for execution.

또한, 상기 제어부(10)는 프로그램 및 데이터를 상기 낸드플래시메모리(22) 의 데이터영역(22d)에 저장하게 하거나 저장된 프로그램 및 데이터를 주기억장치(30)에 제공하게 하여 일반저장유닛으로 사용한다. In addition, the controller 10 may store programs and data in the data area 22d of the NAND flash memory 22 or provide stored programs and data to the main memory device 30 to use as a general storage unit.

이와 함께, 상기 제어부(10)는 제 15단계(S15)에서 부팅이 완료된 이후에 언제라도 상기 자기진단프로그램 및 부팅프로그램을 갱신(업데이트)할 데이터가 발생되면, 상기 바이오스영역(22a)의 갱신프로그램을 실행시켜 업데이트를 수행하여 상기 바이오스영역(22a)에 저장한다. In addition, when the controller 10 generates data to update (update) the self-diagnosis program and the booting program at any time after the booting is completed in the fifteenth step S15, the update program of the BIOS area 22a is generated. Update is performed to store the data in the BIOS area 22a.

한편, 상기 컨트롤러(21)는 제 18단계(S18)에서 상기 낸드플래시메모리(20)를 상기 캐시메모리나 일반저장유닛으로 사용하거나 상기 갱신과정에서 저장되는 데이터 및 프로그램을 구분하여 해당 영역에 저장한다. 예컨대, 상기 부팅프로그램이 갱신된 경우, 상기 컨트롤러(21)는 상기 갱신된 부팅프로그램을 상기 바이오스영역(22a)에 저장하고, 상기 캐시메모리로 사용되는 과정에서 저장되는 데이터 및 프로그램은 상기 캐시메모리영역(22c)에 저장한다. On the other hand, the controller 21 uses the NAND flash memory 20 as the cache memory or the general storage unit in operation 18 (S18) or classifies data and programs stored in the update process in the corresponding area. . For example, when the booting program is updated, the controller 21 stores the updated booting program in the BIOS area 22a, and data and programs stored in the process of being used as the cache memory are stored in the cache memory area. Store at 22c.

상기의 과정을 통하여, 본 발명에 따른 메모리 제어장치 및 방법은 하드디스크의 캐시메모리로 사용되는 낸드플래시메모리를 이용하여 인증과정을 수행하고, 자기진단테스트 및 부팅동작을 수행한다. 그리고, 확장모듈 형태로 제공되는 낸드플래시메모리가 없는 경우에는 시스템을 사용할 수 없게 하여 보안성을 향상시킨다. Through the above process, the memory control apparatus and method according to the present invention performs an authentication process using a NAND flash memory used as a cache memory of a hard disk, and performs a self-diagnosis test and a booting operation. In addition, when there is no NAND flash memory provided in the form of expansion module, the system cannot be used to improve security.

상기의 실시예에서는 컴퓨터 시스템을 이용하여 설명하였으나, 본 발명은 하드디스크를 보조기억장치로 사용하는 다양한 단말기기에 적용될 수 있음은 자명하다. Although the above embodiments have been described using a computer system, it is obvious that the present invention can be applied to various terminal devices using a hard disk as an auxiliary memory device.

이상과 같이, 본 발명이 도면에 도시된 실시 예를 참고하여 설명되었으나, 이는 예시적인 것들에 불과하며, 본 발명이 속하는 기술 분야의 통상의 지식을 가진 자라면 본 발명의 요지 및 범위를 벗어나지 않으면서도 다양한 변형, 변경 및 균등한 타 실시 예들이 가능하다는 것을 명백하게 알 수 있을 것이다. 따라서, 본 발명의 진정한 기술적 보호범위는 첨부된 등록 청구범위의 기술적 사상에 의해 정해져야 할 것이다.As described above, the present invention has been described with reference to the embodiments shown in the drawings, which are merely exemplary, and a person of ordinary skill in the art without departing from the spirit and scope of the present invention. It will be apparent that various modifications, changes, and equivalent other embodiments are possible. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

상술한 바와 같이, 본 발명은 하드디스크의 캐시메모리로 사용되는 낸드플래시메모리에 저장된 바이오스를 이용하여 자기진단테스트 및 부팅동작을 수행한다. 이에, 본 발명은 낸드플래시메모리의 활용도를 향상시키고, 상기 바이오스를 저장하기 위하여 별도로 구비되던 펌웨어허브, 부트 롬, 또는 내장형 플래시메모리를 제거하여 컴퓨터시스템의 구성비용을 절감할 수 있다. 또한, 본 발명은 상기 낸드플래시메모리가 착탈 가능한 확장모듈로 제공되는 경우, 인증정보를 이용하여 상기 낸드플래시메모리 및 상기 시스템의 분실 및 도난 시에 대비한 보안성을 향상시킬 수 있다. As described above, the present invention performs a self-diagnostic test and a booting operation using a BIOS stored in a NAND flash memory used as a cache memory of a hard disk. Thus, the present invention can improve the utilization of the NAND flash memory, and can reduce the configuration cost of the computer system by removing the firmware hub, boot ROM, or built-in flash memory that is separately provided for storing the BIOS. In addition, when the NAND flash memory is provided as a removable expansion module, it is possible to improve security in case of loss and theft of the NAND flash memory and the system by using authentication information.

Claims (24)

하나 이상의 메모리영역을 갖는 저장유닛과,A storage unit having one or more memory areas, 상기 저장유닛을 이용하여 컴퓨터시스템의 자기진단테스트 및 부팅동작을 제어하는 제어부를 포함하여 구성되고,And a control unit for controlling a self-diagnosis test and a booting operation of the computer system using the storage unit. 상기 저장유닛의 소정 메모리영역에는 상기 자기진단테스트를 수행하는 자기진단프로그램 및 부팅동작을 수행하는 부팅프로그램이 제공되는 것을 특징으로 하는 메모리 제어장치.And a booting program for performing a booting operation and a self-diagnosis program for performing the self-diagnosis test in a predetermined memory area of the storage unit. 하나 이상의 메모리영역을 갖는 저장유닛과,A storage unit having one or more memory areas, 상기 저장유닛을 이용하여 컴퓨터시스템의 사용을 위한 인증동작을 수행하며, 인증완료 후 상기 컴퓨터시스템의 자기진단테스트 및 부팅동작을 제어하는 제어부를 포함하여 구성되고,A control unit which performs an authentication operation for use of the computer system by using the storage unit, and controls a self-diagnosis test and a booting operation of the computer system after the authentication is completed; 상기 저장유닛의 소정 메모리영역에는 상기 인증동작을 수행하는 인증정보와, 상기 자기진단테스트를 수행하는 자기진단프로그램 및 상기 부팅동작을 수행하는 부팅프로그램이 제공되는 것을 특징으로 하는 메모리 제어장치.And a booting program for performing the booting operation and an authentication information for performing the authentication operation, a self-diagnosis program for performing the self-diagnosis test, and a booting program for performing the booting operation. 제 1항 또는 제 2항에 있어서, 상기 제어부는,The method of claim 1 or 2, wherein the control unit, 상기 저장유닛을 상기 컴퓨터시스템의 보조기억장치의 캐시메모리로 사용하는 것을 특징으로 하는 메모리 제어장치.And use the storage unit as a cache memory of the auxiliary storage device of the computer system. 제 1항에 있어서, 상기 메모리영역은,The method of claim 1, wherein the memory area, 상기 자기진단프로그램 및 부팅프로그램을 저장하는 바이오스영역, 상기 캐시메모리로 사용되는 캐시메모리영역 및 일반데이터를 저장하는 데이터영역으로 구성되는 것을 특징으로 하는 메모리 제어장치.And a BIOS area storing the self-diagnostic program and the boot program, a cache memory area used as the cache memory, and a data area storing general data. 제 2항에 있어서, 상기 메모리영역은,The method of claim 2, wherein the memory area, 상기 자기진단프로그램 및 부팅프로그램을 저장하는 바이오스영역, 상기 인증정보를 저장하는 보안영역, 상기 캐시메모리로 사용되는 캐시메모리영역 및 일반데이터를 저장하는 데이터영역으로 구성되는 것을 특징으로 하는 메모리 제어장치.And a BIOS area storing the self-diagnostic program and the boot program, a security area storing the authentication information, a cache memory area used as the cache memory, and a data area storing general data. 제 4항 또는 제 5항에 있어서, 상기 바이오스영역에는,The bios area according to claim 4 or 5, 상기 자기진단프로그램 및 상기 부팅프로그램을 갱신하는 갱신프로그램이 더 저장되는 것을 특징으로 하는 메모리 제어장치.And an update program for updating the self-diagnosis program and the boot program. 제 1항 또는 제 2항에 있어서, 상기 저장유닛은,The method of claim 1 or 2, wherein the storage unit, 상기 제어부의 제어동작에 따라 상기 메모리영역을 제어하는 컨트롤러를 포함하여 구성되는 것을 특징으로 하는 메모리 제어장치.And a controller for controlling the memory area according to a control operation of the controller. 제 7항에 있어서, 상기 컨트롤러는,The method of claim 7, wherein the controller, 상기 바이오스영역에 상기 자기진단프로그램, 상기 부팅프로그램 및 상기 갱신프로그램만이 저장되도록 제어하는 것을 특징으로 하는 메모리 제어장치. And control only the self-diagnosis program, the boot program, and the update program to be stored in the BIOS area. 제 1항 또는 제 2항에 있어서, 상기 저장유닛은,The method of claim 1 or 2, wherein the storage unit, 상기 제어부에 탈부착 가능한 확장모듈인 것을 특징으로 하는 메모리 제어장치.And an expansion module detachable from the control unit. 제 9항에 있어서, 상기 제어부와 상기 저장유닛은,The method of claim 9, wherein the control unit and the storage unit, 상기 부팅동작이 종료되기 이전에 상기 자기진단프로그램 및 상기 부팅프로그램을 송수신하는 시스템 관리버스 또는 범용직렬버스와,A system management bus or a universal serial bus for transmitting and receiving the self-diagnosis program and the booting program before the booting operation is terminated; 상기 부팅동작이 종료된 이후에 데이터 및 프로그램을 송수신하는 피씨아이 익스프레스버스로 연결되는 것을 특징으로 하는 메모리 제어장치.And a PC-I Express Bus for transmitting and receiving data and programs after the booting operation is completed. 제 9항에 있어서, 상기 확장모듈은,The method of claim 9, wherein the expansion module, 미니카드 또는 익스프레스 카드인 것을 특징으로 하는 메모리 제어장치.Memory control device, characterized in that the mini-card or express card. 제 2항에 있어서, 상기 인증정보는,The method of claim 2, wherein the authentication information, 상기 저장유닛 및 시스템의 시리얼 넘버, 사용자 아이디와 패스워드 중에서 적어도 하나 이상을 포함하여 구성되는 것을 특징으로 하는 메모리 제어장치. And at least one of a serial number, a user ID, and a password of the storage unit and the system. 제 1항 또는 제 2항에 있어서, 상기 저장유닛은,The method of claim 1 or 2, wherein the storage unit, 낸드플래시메모리인 것을 특징으로 하는 메모리 제어장치.And a NAND flash memory. 저장유닛의 소정 메모리영역에 자기진단프로그램 및 부팅프로그램을 설정/저장하는 단계와,Setting / storing a self-diagnosis program and a boot program in a predetermined memory area of the storage unit; 상기 저장유닛의 접속 여부를 확인하는 단계와,Checking whether the storage unit is connected; 상기 저장유닛을 이용하여 자기진단테스트 및 부팅동작을 수행하는 단계를 포함하여 구성되는 것을 특징으로 하는 메모리 제어방법.And performing a self-diagnosis test and a booting operation using the storage unit. 저장유닛의 소정 메모리영역에 자기진단프로그램과 부팅프로그램 및 인증정보를 설정/저장하는 단계와,Setting / storing a self-diagnosis program, a boot program, and authentication information in a predetermined memory area of the storage unit; 상기 저장유닛의 접속 여부를 확인하는 단계와,Checking whether the storage unit is connected; 상기 인증정보에 의한 인증과정을 수행하는 단계와,Performing an authentication process based on the authentication information; 상기 인증과정이 완료되면, 상기 저장유닛을 이용하여 자기진단테스트 및 부팅동작을 수행하는 단계를 포함하여 구성되는 것을 특징으로 하는 메모리 제어방법.And when the authentication process is completed, performing a self-diagnosis test and a booting operation using the storage unit. 제 14항 또는 제 15항에 있어서, 상기 저장유닛은,The method of claim 14 or 15, wherein the storage unit, 상기 부팅동작이 완료되면 보조기억장치의 캐시메모리로 사용되는 것을 특징으로 하는 메모리 제어방법.When the boot operation is completed, the memory control method, characterized in that used as a cache memory of the auxiliary memory device. 제 14항 또는 제 15항에 있어서, 상기 저장유닛의 접속 여부 확인은,The method according to claim 14 or 15, wherein the confirmation whether the storage unit is connected, 제어부가 하드웨어/소프트웨어의 리셋 이후에 상기 저장유닛과 연결하는 소정 연결버스를 이용하여 수행하는 것을 특징으로 하는 메모리 제어방법.The control method of the memory, characterized in that performed by the control unit using a predetermined connection bus to connect with the storage unit after the hardware / software reset. 제 17항에 있어서, 상기 제어부는,The method of claim 17, wherein the control unit, 시스템관리버스(SMbus) 또는 범용직렬버스(USB)를 이용하여 상기 저장유닛의 접속 여부 확인하고, 상기 자기진단프로그램, 부팅프로그램 및 인증정보를 상기 저장유닛에 요청하여 수신하는 것을 특징으로 하는 메모리 제어방법.Memory control, characterized in that to check whether the storage unit is connected using a system management bus (SMbus) or universal serial bus (USB), and to request and receive the self-diagnostic program, boot program and authentication information to the storage unit Way. 제 18항에 있어서, 상기 제어부는,The method of claim 18, wherein the control unit, 상기 저장유닛이 상기 캐시메모리로 사용되는 경우, 피씨아이 익스프레스버스를 통하여 데이터 및 프로그램을 송수신하는 것을 특징으로 하는 메모리 제어방법.And when the storage unit is used as the cache memory, transmitting and receiving data and a program through a PCI express bus. 제 14항 또는 제 15항에 있어서, 상기 저장유닛은,The method of claim 14 or 15, wherein the storage unit, 익스프레스 카드슬롯에 탈부착되는 미니카드 또는 익스프레스카드 형태의 낸드플래시메모리인 것을 특징으로 하는 메모리 제어방법.The memory control method, characterized in that the NAND flash memory of the mini-card or express card type detachable to the express card slot. 제 14항 또는 제 15항에 있어서, The method according to claim 14 or 15, 상기 자기진단프로그램 및 상기 부팅프로그램이 갱신프로그램에 의하여 주기적으로 갱신/저장되는 단계를 더 포함하여 구성되는 것을 특징으로 하는 메모리 제어방법.And periodically updating / storing the self-diagnosis program and the booting program by an update program. 제 21항에 있어서, The method of claim 21, 상기 자기진단프로그램과 상기 부팅프로그램 및 갱신프로그램은 정해진 메모리영역에만 저장되는 것을 특징으로 하는 메모리 제어방법.And the self-diagnosis program, the boot program, and the update program are stored only in a predetermined memory area. 제 14항 또는 제 15항에 있어서, 상기 소정 메모리영역에는,The method of claim 14 or 15, wherein the predetermined memory area, 상기 자기진단프로그램과 상기 부팅프로그램만이 저장되는 것을 특징으로 하는 메모리 제어방법.And only the self-diagnosis program and the booting program are stored. 제 15항에 있어서, 상기 인증정보는,The method of claim 15, wherein the authentication information, 상기 저장유닛 및 시스템의 시리얼 넘버, 사용자의 아이디와 패스워드 중에서 하나 이상인 것을 특징으로 하는 메모리 제어방법. And at least one of a serial number of the storage unit and the system, a user ID and a password.
KR1020060078259A 2006-08-18 2006-08-18 Apparatus and method for controlling of memory KR20080016304A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060078259A KR20080016304A (en) 2006-08-18 2006-08-18 Apparatus and method for controlling of memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060078259A KR20080016304A (en) 2006-08-18 2006-08-18 Apparatus and method for controlling of memory

Publications (1)

Publication Number Publication Date
KR20080016304A true KR20080016304A (en) 2008-02-21

Family

ID=39384456

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060078259A KR20080016304A (en) 2006-08-18 2006-08-18 Apparatus and method for controlling of memory

Country Status (1)

Country Link
KR (1) KR20080016304A (en)

Similar Documents

Publication Publication Date Title
CN106990958B (en) Expansion assembly, electronic equipment and starting method
CN103080904B (en) Multistage lock-step integrity report mechanism is provided
TWI493460B (en) Electronic device and booting method
KR100990188B1 (en) A method for booting a host device from an MMC/SD device, a host device bootable from an MMC/SD device and an MMC/SD device method a host device may be booted from
US9542201B2 (en) Network bios management
EP1035472A2 (en) Loading configuration data
JP2009517742A (en) Command decoder for flash memory digital controller system based on microcontroller
US20050177709A1 (en) Apparatus and method for updating firmware
KR20160094440A (en) Media protection policy enforcement for multiple-operating-system environments
US20070101114A1 (en) Method and apparatus for memory initializing in a computer system
KR20080108526A (en) Platform boot with bridge support
CN110998578A (en) System and method for booting within a heterogeneous memory environment
US7127603B2 (en) System and method for manufacture of information handling systems with selective option ROM executions
US11586779B2 (en) Embedded system and method
US7093118B2 (en) System and method for external bus device support
CN114721493B (en) Chip starting method, computer equipment and readable storage medium
CN110058973B (en) Test system and test method for data storage device
US5634132A (en) Operating system independent support for mixed voltage devices
CN114661368B (en) Chip and starting method thereof
US7080164B2 (en) Peripheral device having a programmable identification configuration register
US10198270B2 (en) Dynamic hardware configuration via firmware interface at computing device boot
KR101305502B1 (en) Computer system and control method thereof
US10896046B2 (en) Management processor using code from peripheral device
CN111694787A (en) Chip starting method, network equipment and machine readable storage medium
JP2002027027A (en) Computer system, computer managing system and system managing method

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination