US20070211559A1 - Computer system with nand flash memory for booting and storage - Google Patents

Computer system with nand flash memory for booting and storage Download PDF

Info

Publication number
US20070211559A1
US20070211559A1 US11/747,795 US74779507A US2007211559A1 US 20070211559 A1 US20070211559 A1 US 20070211559A1 US 74779507 A US74779507 A US 74779507A US 2007211559 A1 US2007211559 A1 US 2007211559A1
Authority
US
United States
Prior art keywords
nand flash
flash memory
data
buffer
page
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.)
Abandoned
Application number
US11/747,795
Inventor
Young-joon Choi
Seok-Heon Lee
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung 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 Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Priority to US11/747,795 priority Critical patent/US20070211559A1/en
Publication of US20070211559A1 publication Critical patent/US20070211559A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99951File or database maintenance
    • Y10S707/99952Coherency, e.g. same view to multiple users
    • Y10S707/99953Recoverability

Definitions

  • This disclosure relates to a computer system with a NAND flash memory for booting and storage.
  • ROM or NOR flash memory is mainly used for the system drive memory and NOR flash memory is used as the data storage memory. Flash memory is suitable for data storage because it has a volatility in which data can be written and erased and no refresh is needed. In particular, NOR flash memory is widely being used for booting and storage in systems that do not require a high speed interface.
  • the NAND flash memory is easy to realize, has a large capacity, and is cost-effective compared with the NOR flash memory, it is widely used as a large capacity memory. Also, since the NAND flash memory is easy to fabricate and has a good integrity, its use as a booting memory has been proposed.
  • a flash controller 8 performs an interfacing between a NAND flash memory 4 and a system bus 2 .
  • the NAND flash memory 9 has to store a separate emulation means.
  • the emulation means is indicative of means for using a region of the NAND flash memory as the hard disk.
  • the flash controller 8 intercepts the BIOS booting process and installs the emulation means in a system memory 3 .
  • the system booting is performed as follows.
  • a jump address for a BIOS region BS (located at block 1 ) is stored in a file system region FS (located at block 0 ) of a NAND flash memory 4 .
  • a memory mapping to the BIOS block BS is performed using a memory mapping circuit (or window circuit) arranged in the flash controller 8 . With the memory mapping, an operating system region OS is moved to the system memory 3 to subsequently perform the system booting.
  • the NAND flash memory 4 should be partitioned into the file system region FS, the BIOS region BS, the operating system region OS and the user data region UD as shown in FIG. 1 .
  • the NAND flash memory 4 must have the emulation means which allows the NAND flash memory 4 to be recognized as the hard disk.
  • the flash controller 8 must have the functionality to intercept the BIOS operating process and means for performing an address mapping to the BIOS region BS.
  • Embodiments of the invention address these and other disadvantages of the conventional art.
  • Embodiments of the invention provide a device that enables an easier use of a NAND flash memory as a booting and storage memory in a general computer system.
  • Embodiments of the invention also provide a device that enables the performance of an interfacing function more easily and efficiently in a computer system in which a NAND flash memory is used for booting and data storage.
  • Embodiments of the invention also provide an interface unit performing data reading from and programming operations in a NAND flash memory used for booting and data storage in a computer system.
  • FIG. 1 is a block diagram of a conventional computer system.
  • FIG. 2 is a block diagram of a computer system according to an embodiment of the invention.
  • FIGS. 3A and 3B are timing diagrams showing read operations of a NOR flash memory and a NAND flash memory, respectively.
  • FIG. 4 is a block diagram illustrating the inner construction of the interface unit of FIG. 2 .
  • FIG. 5 is a block diagram showing functional constructions of the state control unit of FIG. 4 .
  • FIG. 6 is a flowchart showing an operational flow of the computer system of FIG. 2 .
  • FIG. 7 is a flow diagram showing an operational flow of the computer system of FIG. 2 when a NAND flash memory is used for the system operation.
  • FIGS. 8 and 9 are flowchart and timing diagrams showing a data read operation from a NAND flash memory using the interface unit of FIG. 4 .
  • FIGS. 10 and 11 are flowchart and timing diagrams showing a data programming operation in a NAND flash memory.
  • FIG. 2 illustrates a construction of a computer system according to an embodiment of the invention.
  • the computer system includes a system controller 11 such as a central processing unit (CPU), a system bus 2 , a system memory 3 such as DRAM, a NAND flash memory 10 whose storage region is divided, and an interface unit 20 for interfacing data or signals between the system bus 2 and the NAND flash memory 10 .
  • a system controller 11 such as a central processing unit (CPU), a system bus 2 , a system memory 3 such as DRAM, a NAND flash memory 10 whose storage region is divided, and an interface unit 20 for interfacing data or signals between the system bus 2 and the NAND flash memory 10 .
  • CPU central processing unit
  • system memory 3 such as DRAM
  • NAND flash memory 10 whose storage region is divided
  • an interface unit 20 for interfacing data or signals between the system bus 2 and the NAND flash memory 10 .
  • the system bus 2 connects the system controller 11 , the system memory 3 and the interface unit 20 one another.
  • the NAND flash memory 10 is used as a system bootstrap device as well as a data storage device.
  • the NAND flash memory 10 has an internal data region divided into three storage regions, i.e., BC, OS and UD regions.
  • the BC region stores system bootstrap codes
  • the OS region stores information on the operating system
  • the UD region stores general user data.
  • the storage regions BC, OS and UD are divided according to kinds of data to be stored, and each storage region consists of a plurality of pages.
  • the interface unit 20 is provided to operate for the system controller 11 which does not support the conventional NAND flash controller ( 14 in FIG. 4 ).
  • the system controller 11 is provided with a core block 15 , a peripheral circuit 16 and a memory bus controller 17 .
  • the memory bus controller 17 supports a program memory controller and a NOR flash memory controller, not an interface for NAND flash memory.
  • the interface unit 20 interfaces with the memory bus controller 17 through the system bus 2 in a NOR flash interface mode and with the NAND flash memory 10 in a NAND flash interface mode.
  • FIGS. 3A and 3B illustrate read operations in the NOR flash interface mode and the NAND flash interface mode, respectively. While the NOR flash memory can carry out a random access read operation, the NAND flash memory carries out the read operation by page unit rather than the random access read and requires a maximum latency time of 10 ⁇ s. Due to the difference between the NOR flash interface mode and the NAND flash interface mode, the interface unit 20 of FIG. 2 is required to use the NAND flash memory in a computer system which does not support the NAND flash interface mode.
  • the interface unit 20 includes a host interface unit 21 , a register unit 22 , a buffer unit 23 , an oscillator 24 , a state machine 25 , a power-up detector 26 , an error correction circuit (ECC) 27 , and a NAND flash interface unit 28 .
  • ECC error correction circuit
  • the host interface unit 21 exchanges address signals AD, data input/output signals DIO and control signals CRH with the system bus 2 connected to the system controller 11 .
  • the address signals AD include address signals used to store data in the SRAM register unit 22 , the SRAM buffer unit 23 , and the NAND flash memory.
  • the data signals DIO are read out/programmed from/into the NAND flash memory 10 .
  • the control signals CRH include control signals for operating the interface unit 20 .
  • the register unit 22 stores information related to the computer system configuration and command in response to control signals CRW 1 and address signals ADR 1 , which are provided through the host interface unit 21 .
  • data signals DIO 1 are exchanged between the host interface unit 21 and the register unit 22 .
  • the buffer unit 23 temporarily stores data to be read out/programmed from/into the NAND flash memory 10 in response to control signals CRW 2 and address signals ADB 1 , which are provided through the host interface unit 21 .
  • Data signals DIO 2 exchanged between the host interface unit 21 and the buffer unit 23 are data signals that are read out from the NAND flash memory 10 and transmitted to the system controller 11 , or data signals that are provided from the system controller 11 and programmed into the NAND flash memory 10 .
  • the register unit 22 and the buffer unit 23 are provided with SRAMs.
  • the register unit 22 includes configuration registers and command registers.
  • the configuration registers store information on characteristics of the NAND flash memory 10 controlled by the interface unit 20 .
  • the characteristics include information on an IO depth ( ⁇ 8 or ⁇ 16), a page size, a bit density, and error correction or non-correction.
  • the command registers executes the write command and a command start signal CS is applied from the command register to the state machine 25 .
  • the register unit 22 exchanges data signals related to the system configuration and command with the state machine 25 in response to control signals CRW 3 and address signals ADR 2 , which are inputted from the state machine 25 in order for internal operations.
  • the buffer unit 23 exchanges data signals (system bootstrap code, read data or program data) DIO 4 with the NAND flash memory 10 through the NAND flash interface unit 28 in response to control signals CRW 4 and address signals ADB 2 , which are provided from the state machine 25 .
  • the oscillator 24 generates a clock signal CLK for synchronizing an internal operation of the interface unit 20 in response to an activation signal OCE provided from the state machine 25 .
  • the clock signal CLK is provided to the error correction circuit 27 and the NAND flash interface unit 28 .
  • the clock signal CLK can be provided from a source external to the interface unit 20 , e.g., the system controller 11 of FIG. 2 , through the host interface unit 21 , the reason why the clock signal is generated internally inside the interface unit 20 is to reduce a current consumption.
  • the clock signal is not always applied to the interface unit 20 from its exterior but if a command is applied from an exterior of the interface unit 20 and set into the command register of the register unit 22 , the oscillator 24 operates and thus the state machine 25 performs predetermined operations. If all operations are completed, the oscillator 24 stops its operation.
  • the state machine 25 functions as a central processing unit that manages and controls the operation of the interface unit 20 . As shown in FIG. 5 , the state machine 25 is divided into a program state machine PSM, a read state machine RSM, an erasure state machine ESM, an interrupt state machine ISM, a bootstrap loading state machine BLM, and an ECC state machine ECM on the basis of functions.
  • PSM program state machine
  • RSM read state machine
  • ESM erasure state machine
  • ISM interrupt state machine
  • BLM bootstrap loading state machine
  • ECC state machine ECM ECC state machine
  • the program state machine PSM controls an operation of programming data stored in the buffer unit 23 into an address that was previously assigned to the NAND flash memory 10 , and also controls an operation of storing parity bits generated by the ECC state machine ECM into a spare address that was previously assigned to the NAND flash memory 10 .
  • the read state machine RSM controls an operation of storing data read out from the NAND flash memory 10 into address that was previously assigned to the buffer unit 23 .
  • the erasure state machine ESM controls an operation of erasing data stored in an address that is assigned to the NAND flash memory 10 .
  • the interrupt state machine ISM controls reset operations to the NAND flash memory 10 and the registers of the interface unit 20 .
  • the bootstrap loading state machine BLM includes a bootstrap circuit and controls an operation of transmitting the bootstrap code stored in the NAND flash memory 10 to the buffer unit 23 in response to the power-up detection signal PWR which is an output of the power-up detector 26 . Also, the bootstrap loading state machine BLM can share with the read state machine RSM. The bootstrap loading state machine BLM performs a general read operation and allows a page read operation to be performed in pipelined fashion according to predefined bootstrap codes.
  • the bootstrap code region BC of the NAND flash memory 10 is assigned to eight pages and a size of the buffer unit 23 contained in the interface unit 20 is equal to or larger than eight pages
  • eight-page data are read out from the BS region of the NAND flash memory 10 in pipelined fashion and transmitted to the buffer unit 23 .
  • the ECC state machine ECM controls an operation of generating parity bits during the program operation of the NAND flash memory 10 , and performs an operation of correcting data of corresponding address by comparing stored parity bits with new parity bits during the read operation.
  • the power-up detector 26 When the power is supplied to the computer system of FIG. 2 , the power-up detector 26 generates the power-up detection signal PWR to initiate the internal registers, and activates the bootstrap loading state machine BLM of the state machine 25 .
  • the error correction circuit (ECC) 27 In response to the error checking signal ECP provided from the state machine 25 , the error correction circuit (ECC) 27 performs data error detection and correction using the parity bits generated during the data read and program with respect to the NAND flash memory 10 .
  • the error correction circuit 27 simultaneously receives data transmitted between the NAND flash interface unit 28 and the buffer unit 23 and generates error correction codes. If there is a single bit error, the error correction circuit 27 corrects the signal bit error and transmits a corresponding error information signal E 1 to the state machine 25 .
  • the NAND flash interface unit 28 transmits command and control signals CRN and address signals ADF for the NAND flash memory, which are provided from the state machine 25 , to the NAND flash memory 10 in the NAND flash interface mode, and interfaces data exchange between the NAND flash memory 10 and the interface unit 20 .
  • the NAND flash memory 10 provides the control signals required for the operations, i.e., a chip enable signal nCE, a read enable signal nRE, a write enable signal new, a write protect signal WP, an address latch enable ALE, a command latch enable signal CLE, and address signals ADF, receives a ready/busy signal R/nB, and exchanges data signals DIOF (bootstrap code, read or program data) with the NAND flash memory 10 .
  • the power-up detector 26 and the error correction circuit 27 which are provided within the interface unit 20 of FIG. 4 , can be installed outside the interface unit 20 .
  • a system reset signal applied externally to the interface unit 20 can be used to start the system bootstrapping.
  • FIG. 6 is a flowchart showing a basic process of an overall system bootstrapping in the computer system of FIG. 2 .
  • a power-on self test POST
  • the power-on self test is a process where the system controller 11 initiates and inspects respective hardware devices according to the BIOS routine to ascertain whether or not the peripheral devices 16 , e.g., the memory devices or hard disks, operate normally. If, after the POST process, there is no malfunction in the hardware connected to the computer system, a bootstrap loading process from a bootstrap memory (i.e., the NAND flash memory 10 ) is carried out (S 13 ).
  • a bootstrap loading process from a bootstrap memory (i.e., the NAND flash memory 10 ) is carried out (S 13 ).
  • an operating system (OS) program stored in the NAND flash memory 10 is loaded into the main memory (i.e., the system memory 3 ) (S 14 ).
  • the OS program retrieves information that is set to hardware and software of the computer system, and is executed to allow the computer system to operate normally (S 15 ).
  • the power-up detector 26 if the computer system of FIG. 2 is powered on (S 21 ), the power-up detector 26 generates the power-up detection signal PWR and informs the bootstrap loading state machine BLM contained in the state machine 25 of the power-up detection.
  • the bootstrap loading state machine BLM can be informed of the power-up detection in response to the system reset signal.
  • the bootstrap loading state machine BLM copies the bootstrap code stored in the NAND flash memory 10 to the buffer unit 23 (S 22 ).
  • the system controller 11 reads out the bootstrap code from the buffer unit 23 (S 23 ).
  • the system controller 11 initializes the hardware devices of the computer system and then copies the OS program, which is stored in the NAND flash memory 10 , to the system memory 3 (S 24 ).
  • the step S 24 corresponds to the step S 14 of FIG. 6 .
  • the system controller 11 executes the OS program stored in the system memory 3 to operate the computer system (S 25 ).
  • the step S 25 corresponds to the step S 15 of FIG. 6 .
  • the bootstrap code used in this invention is a code for initializing the hardware devices of the computer system and loading the OS program into the system memory 3 , and consists of a hardware initialization code and an OS program copy code. Additionally, if necessary, the bootstrap code can contain an interrupt vector which is executed when an interrupt command is applied to the system.
  • the interface unit 20 can be allowed to support an interface environment between the system controller 11 and the NAND flash memory 10 in the case where the system controller 11 does not support the NAND flash interface function (most conventional system controllers have supported NOR flash interface function).
  • the interface unit 20 performs the NOR flash interface function through the system controller 11 and the host interface unit 21 , and performs the NAND flash interface function through the system controller 11 and the NAND flash interface unit 28 .
  • the interface unit 20 performs two processing methods, i.e., an interleaved read and an interleaved program.
  • FIGS. 8 and 9 are flowcharts of the interleaved read operation
  • FIGS. 10 and 11 are flowchart of the interleaved program operation.
  • the interleaved read operation will be described with reference to FIGS. 8 and 9 .
  • the NAND flash memory carries out the access operation by page unit. Therefore, the NAND flash memory must wait basically for a maximum latency time of about 10 ⁇ s until data is read out (until the system controller 11 reads out data from the NAND flash memory 10 ). According to the invention, the operation performance can be improved by reducing the latency time in the interleaved read operation.
  • the system controller 11 If the system controller 11 provides the interface unit 20 with information on address of the NAND flash memory 10 and information on page number to be read out, and also commands the interface unit 20 to read out data from the NAND flash memory 10 (S 31 ), the interface unit 20 copies from the NAND flash memory 10 data of the page corresponding to the address assigned by the buffer unit 23 (S 32 ). As shown in FIG. 9 , the step S 31 contains a period RCS for initializing the read operation and setting address and data amount with respect to the pages to be read out. If the data copy with respect to the current assigned page is completed (S 33 ), the system controller 11 reads out the data of the current page from the buffer unit 23 and the interface unit 20 copies data of next page to the buffer unit 23 (S 35 ).
  • the system controller 11 checks whether or not the data read and copy are performed as many as the page number set to the interface unit 20 (S 38 ). If not, the process proceeds to the step S 35 so that the data read and copy operations with respect to next page are repeated.
  • the process of reading out data of respective pages (e.g., page N) from the NAND flash memory 10 consists of a period RCAn of providing the read command and address with respect to the page, a period LATn of waiting for the latency time required for the read operation, and a period Rn of performing the data read/copy of corresponding page.
  • Latency times LATn, LATn+1, and LATn+2 are spent in reading the respective pages when the pages are copied from the NAND flash memory 10 to the buffer unit 23 .
  • the system controller 11 can receive the read data from the NAND flash memory 10 in pipelined fashion by page unit without spending the latency times (about 10 ⁇ s for LATn, LATn+1, or LATn+2).
  • the interleaved program operation will be described with reference to FIGS. 10 and 11 .
  • an operation of loading to-be-programmed data into the page buffers of the NAND flash memory 10 is needed.
  • the interleave program according to the invention reduces the data loading time.
  • the system controller 11 provides the interface unit 20 with information on address of the NAND flash memory 10 and information on the page number to be programmed, and also commands the interface unit 20 to program the NAND flash memory 10 (S 41 ), the data corresponding to the to-be-programmed pages are loaded into the buffer unit 23 .
  • the program configuration information is provided to the register unit 22 of the interface unit 20 (PCS), and the data of the to-be-programmed pages are sequentially loaded into the buffer unit 23 (LPn, LPn+1, and LPn+2).
  • the interface unit 20 performs the program operation to the next page (N+1), which is stored in the buffer unit 23 , just like the program operation to the first page (PCAn+1 à Ln+1 à Pn+1) (S 45 ). If the program operation to the next page (i.e., the second page) is completed (S 46 ), the system controller 11 checks whether or not the program operations are performed as many as the page number (e.g., three pages N to N+2) which is set to the interface unit 20 (S 48 ). If not, the process proceeds to the step S 45 so that the program operations to next pages are repeated.
  • the page number e.g., three pages N to N+2
  • the program operation to the NAND flash memory of the computer system of the invention since the program operations to the respective pages are executed after loading the data of the to-be-programmed pages into the buffer unit 23 in advance, the program operation (e.g., Pn) to other pages can be executed while the data of one page is loaded (e.g., LPn+1). As a result, the entire program data loading time for the NAND flash memory is reduced, so that the entire program time is reduced.
  • the program operation e.g., Pn
  • a computer system that includes a system controller including a central processing unit and a memory bus controller and operating in a first interface mode; a system memory connected with the system controller through the system bus; a NAND flash memory for storing a system driving code, an operating system program and a user data for the computer system; and an interface unit communicating with the system controller through the system bus in the first interface mode and communicating with the NAND flash memory in a second interface mode, the interface unit being synchronized with a clock signal generated therein in response to predetermined command information.
  • the interface unit includes a host interface unit communicating with the system controller through the system bus in the first interface mode; a register unit for storing a configuration information about the computer system and the NAND flash memory and the command information about the NAND flash memory; a buffer unit for storing data of the NAND flash memory; an oscillator for generating the clock signal in response to the command information; a state machine synchronized with the clock signal, for controlling an inner operation of the interface unit in response to the command information; and a NAND flash interface unit synchronized with the clock signal and communicating with the NAND flash memory via the state machine in the second interface mode.
  • the interface unit further includes a power-up detector for applying a power sensing signal to the state machine when a power is applied, and an error correcting circuit synchronized with the clock signal, for performing an error test and correction on the data of the NAND flash memory.
  • the state machine includes: a first block for controlling operations to program the data stored in the buffer unit and predefined error correcting parity bits in the NAND flash memory; a second block for controlling an operation to store the data read out of the NAND flash memory in the buffer unit; a third block for controlling an operation to boot the computer system by using the system booting code stored in the NAND flash memory; a fourth block for controlling an operation to generate the error correcting parity bits during the programming operation of the NAND flash memory and controlling an operation to correct an error by comparing the parity bits stored in the NAND flash memory with new parity bits during the read operation of the NAND flash memory, a fifth block for controlling an operation to erase the data stored in the NAND flash memory; and a sixth block for controlling a reset command applied to the NAND flash memory and resets of registers within the interface unit.
  • the interface unit includes a first interface unit communicating with the system controller through the system bus in the first interface mode; a second interface unit synchronized with the clock signal and communicating with the NAND flash memory in the second interface mode; a storage unit for storing information and data exchanged between the first and second interface units; and a control unit synchronized with the clock signal, for controlling a transmission of the information and data between the first and second interface units.
  • the storage unit includes a register unit for storing a configuration information about the compute system and the NAND flash memory and the command information about the NAND flash memory; and a buffer unit for storing data of the NAND flash memory.
  • a booting method of a computer system with a NAND flash memory includes a first step of copying a system booting code to a buffer from the NAND flash memory in response to a power applying detecting state; a second step of initializing the computer system according to the system booting code stored in the buffer and copying an operating system code to a programmable memory from the NAND flash memory; and a third step of executing the operating system code.
  • a method for reading out data from a NAND flash memory in a computer system with a system controller, a buffer and the NAND flash memory includes a first step of setting commands, addresses and pages to be read out to the NAND flash memory; a second step of copying the first page data of the pages to the buffer; and a third step of copying the second page data of the pages to the buffer from the NAND flash memory while transmitting the first page data from the buffer to the system controller.
  • the third step is repeated until the data copying of the set pages is completed.
  • the data of the set pages are transmitted successively.
  • a method for programming data from a NAND flash memory in a computer system with a system controller, a buffer and the NAND flash memory includes a first step of setting commands, addresses and pages to be programmed to the NAND flash memory; a second step of successively loading data necessary for the pages to be programmed from the system controller to the buffer; and a third step of sequentially executing a program for the pages by using the data loaded to the buffer.
  • the program for another page is executed while the data to one page of the pages is loaded to the buffer.
  • the NAND flash memory can be more simply and effectively used as the bootstrap device in the computer system.
  • the interface unit in the read operation to the NAND flash memory the latency time is reduced and the entire program data loading time is also reduced during the program operation.
  • the NAND flash memory can be used as the bootstrap and storage device with respect to the system controller having the NOR flash interface mode.
  • the invention proposes a method that more easily and efficiently utilizes the NAND flash memory as the bootstrap and data storage device, thereby reducing costs required for the system configuration.

Abstract

A computer system includes a system controller with a central processing unit and a memory bus controller operating in a first interface mode; a system memory connected with the system controller through the system bus; a NAND flash memory for storing a system driving code, an operating system program and user data for the computer system; and an interface unit communicating with the system controller through the system bus in the first interface mode and communicating with the NAND flash memory in a second interface mode, the interface unit being synchronized with a clock signal generated therein in response to predetermined command and operating information. The NAND flash memory may be used for the system bootstrap, and data transmission to the system controller during reading or programming operations is performed successively to reduce the latency time on the read operation and the data loading time on the programming operation.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application is a divisional of U.S. patent application Ser. No. 10/629,049, filed on Jul. 28, 2003, now pending, which claims priority from Korean Patent Application No. 2002-44638, filed on Jul. 29, 2002, the contents of which are hereby incorporated by reference in their entirety for all purposes.
  • BACKGROUND OF THE INVENTION
  • 1. Technical Field of the Invention
  • This disclosure relates to a computer system with a NAND flash memory for booting and storage.
  • 2. Description of the Related Art
  • In a system such as a general PDA, a mobile phone, a set top box, or the like, ROM or NOR flash memory is mainly used for the system drive memory and NOR flash memory is used as the data storage memory. Flash memory is suitable for data storage because it has a volatility in which data can be written and erased and no refresh is needed. In particular, NOR flash memory is widely being used for booting and storage in systems that do not require a high speed interface.
  • With the growth of the system market, a memory capable of supporting high speed access, having large capacity, as well as being cost-effective due to service variety and high functionality has been requested. However, the conventional NOR flash memory does not fulfill such a request. Although conventional DRAM meets such a request at present, it is a volatile memory and is not suitable for data storage.
  • In the meantime, since the NAND flash memory is easy to realize, has a large capacity, and is cost-effective compared with the NOR flash memory, it is widely used as a large capacity memory. Also, since the NAND flash memory is easy to fabricate and has a good integrity, its use as a booting memory has been proposed.
  • In U.S. Pat. No. 5,535,357, issued to Moran et al., entitled “Flash memory system providing both BIOS and user storage capability”, an example of a flash memory used as a booting memory is disclosed. Referring to FIG. 1, in order to use a NAND flash memory as the booting memory, a flash controller 8 performs an interfacing between a NAND flash memory 4 and a system bus 2. Here, the NAND flash memory 9 has to store a separate emulation means. The emulation means is indicative of means for using a region of the NAND flash memory as the hard disk. The flash controller 8 intercepts the BIOS booting process and installs the emulation means in a system memory 3. In the construction of FIG. 1, the system booting is performed as follows.
  • First, a jump address for a BIOS region BS (located at block 1) is stored in a file system region FS (located at block 0) of a NAND flash memory 4. A memory mapping to the BIOS block BS is performed using a memory mapping circuit (or window circuit) arranged in the flash controller 8. With the memory mapping, an operating system region OS is moved to the system memory 3 to subsequently perform the system booting.
  • However, in order to use the NAND flash memory as the system booting memory by the aforementioned conventional method, the NAND flash memory 4 should be partitioned into the file system region FS, the BIOS region BS, the operating system region OS and the user data region UD as shown in FIG. 1. Also, the NAND flash memory 4 must have the emulation means which allows the NAND flash memory 4 to be recognized as the hard disk. In addition, the flash controller 8 must have the functionality to intercept the BIOS operating process and means for performing an address mapping to the BIOS region BS.
  • In the aforementioned conventional method, preparing to use the NAND flash memory and the flash controller as a booting memory and the necessary operational steps are complicated. Consequently, it is not easy to apply the conventional method to a general computer system.
  • Embodiments of the invention address these and other disadvantages of the conventional art.
  • SUMMARY OF THE INVENTION
  • Embodiments of the invention provide a device that enables an easier use of a NAND flash memory as a booting and storage memory in a general computer system.
  • Embodiments of the invention also provide a device that enables the performance of an interfacing function more easily and efficiently in a computer system in which a NAND flash memory is used for booting and data storage.
  • Embodiments of the invention also provide an interface unit performing data reading from and programming operations in a NAND flash memory used for booting and data storage in a computer system.
  • Additional advantages, objects, and features of the invention will be set forth in part in the description which follows and in part will become apparent to those having ordinary skill in the art upon examination of the following or may be learned from practice of the invention. The objectives and other advantages of the invention may be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
  • It is to be understood that both the foregoing general description and the following detailed description of the invention are exemplary and explanatory and are intended to provide further explanation of the invention as claimed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The accompanying drawings, which are included to provide a further understanding of the invention, illustrate embodiments of the invention and together with the written description serve to explain aspects of the invention.
  • FIG. 1 is a block diagram of a conventional computer system.
  • FIG. 2 is a block diagram of a computer system according to an embodiment of the invention.
  • FIGS. 3A and 3B are timing diagrams showing read operations of a NOR flash memory and a NAND flash memory, respectively.
  • FIG. 4 is a block diagram illustrating the inner construction of the interface unit of FIG. 2.
  • FIG. 5 is a block diagram showing functional constructions of the state control unit of FIG. 4.
  • FIG. 6 is a flowchart showing an operational flow of the computer system of FIG. 2.
  • FIG. 7 is a flow diagram showing an operational flow of the computer system of FIG. 2 when a NAND flash memory is used for the system operation.
  • FIGS. 8 and 9 are flowchart and timing diagrams showing a data read operation from a NAND flash memory using the interface unit of FIG. 4.
  • FIGS. 10 and 11 are flowchart and timing diagrams showing a data programming operation in a NAND flash memory.
  • DETAILED DESCRIPTION OF THE INVENTION
  • Reference will now be made in detail to the preferred embodiments of the invention, examples of which are illustrated in the accompanying drawings. However, the invention is not limited to the embodiments illustrated hereinafter, rather the embodiments described are introduced to provide easy and complete understanding of the scope and spirit of the invention.
  • FIG. 2 illustrates a construction of a computer system according to an embodiment of the invention. Referring to FIG. 2, the computer system includes a system controller 11 such as a central processing unit (CPU), a system bus 2, a system memory 3 such as DRAM, a NAND flash memory 10 whose storage region is divided, and an interface unit 20 for interfacing data or signals between the system bus 2 and the NAND flash memory 10.
  • The system bus 2 connects the system controller 11, the system memory 3 and the interface unit 20 one another. The NAND flash memory 10 is used as a system bootstrap device as well as a data storage device. The NAND flash memory 10 has an internal data region divided into three storage regions, i.e., BC, OS and UD regions. The BC region stores system bootstrap codes, the OS region stores information on the operating system, and the UD region stores general user data. The storage regions BC, OS and UD are divided according to kinds of data to be stored, and each storage region consists of a plurality of pages. The interface unit 20 is provided to operate for the system controller 11 which does not support the conventional NAND flash controller (14 in FIG. 4). The system controller 11 is provided with a core block 15, a peripheral circuit 16 and a memory bus controller 17. The memory bus controller 17 supports a program memory controller and a NOR flash memory controller, not an interface for NAND flash memory.
  • The interface unit 20 interfaces with the memory bus controller 17 through the system bus 2 in a NOR flash interface mode and with the NAND flash memory 10 in a NAND flash interface mode. FIGS. 3A and 3B illustrate read operations in the NOR flash interface mode and the NAND flash interface mode, respectively. While the NOR flash memory can carry out a random access read operation, the NAND flash memory carries out the read operation by page unit rather than the random access read and requires a maximum latency time of 10 μs. Due to the difference between the NOR flash interface mode and the NAND flash interface mode, the interface unit 20 of FIG. 2 is required to use the NAND flash memory in a computer system which does not support the NAND flash interface mode.
  • As shown in FIG. 4, the interface unit 20 includes a host interface unit 21, a register unit 22, a buffer unit 23, an oscillator 24, a state machine 25, a power-up detector 26, an error correction circuit (ECC) 27, and a NAND flash interface unit 28.
  • In order to provide the NOR flash interface function between the interface unit 20 and the system controller 11, the host interface unit 21 exchanges address signals AD, data input/output signals DIO and control signals CRH with the system bus 2 connected to the system controller 11. The address signals AD include address signals used to store data in the SRAM register unit 22, the SRAM buffer unit 23, and the NAND flash memory. The data signals DIO are read out/programmed from/into the NAND flash memory 10. The control signals CRH include control signals for operating the interface unit 20. The register unit 22 stores information related to the computer system configuration and command in response to control signals CRW1 and address signals ADR1, which are provided through the host interface unit 21. As one example of the information related to the system configuration and command, data signals DIO1 are exchanged between the host interface unit 21 and the register unit 22. The buffer unit 23 temporarily stores data to be read out/programmed from/into the NAND flash memory 10 in response to control signals CRW2 and address signals ADB1, which are provided through the host interface unit 21. Data signals DIO2 exchanged between the host interface unit 21 and the buffer unit 23 are data signals that are read out from the NAND flash memory 10 and transmitted to the system controller 11, or data signals that are provided from the system controller 11 and programmed into the NAND flash memory 10.
  • The register unit 22 and the buffer unit 23 are provided with SRAMs. The register unit 22 includes configuration registers and command registers. For example, the configuration registers store information on characteristics of the NAND flash memory 10 controlled by the interface unit 20. The characteristics include information on an IO depth (×8 or ×16), a page size, a bit density, and error correction or non-correction. In case a write command is inputted to a corresponding address, the command registers executes the write command and a command start signal CS is applied from the command register to the state machine 25. The register unit 22 exchanges data signals related to the system configuration and command with the state machine 25 in response to control signals CRW3 and address signals ADR2, which are inputted from the state machine 25 in order for internal operations. The buffer unit 23 exchanges data signals (system bootstrap code, read data or program data) DIO4 with the NAND flash memory 10 through the NAND flash interface unit 28 in response to control signals CRW4 and address signals ADB2, which are provided from the state machine 25.
  • The oscillator 24 generates a clock signal CLK for synchronizing an internal operation of the interface unit 20 in response to an activation signal OCE provided from the state machine 25. The clock signal CLK is provided to the error correction circuit 27 and the NAND flash interface unit 28. Although the clock signal CLK can be provided from a source external to the interface unit 20, e.g., the system controller 11 of FIG. 2, through the host interface unit 21, the reason why the clock signal is generated internally inside the interface unit 20 is to reduce a current consumption. In other words, the clock signal is not always applied to the interface unit 20 from its exterior but if a command is applied from an exterior of the interface unit 20 and set into the command register of the register unit 22, the oscillator 24 operates and thus the state machine 25 performs predetermined operations. If all operations are completed, the oscillator 24 stops its operation.
  • The state machine 25 functions as a central processing unit that manages and controls the operation of the interface unit 20. As shown in FIG. 5, the state machine 25 is divided into a program state machine PSM, a read state machine RSM, an erasure state machine ESM, an interrupt state machine ISM, a bootstrap loading state machine BLM, and an ECC state machine ECM on the basis of functions.
  • The program state machine PSM controls an operation of programming data stored in the buffer unit 23 into an address that was previously assigned to the NAND flash memory 10, and also controls an operation of storing parity bits generated by the ECC state machine ECM into a spare address that was previously assigned to the NAND flash memory 10. The read state machine RSM controls an operation of storing data read out from the NAND flash memory 10 into address that was previously assigned to the buffer unit 23. The erasure state machine ESM controls an operation of erasing data stored in an address that is assigned to the NAND flash memory 10. The interrupt state machine ISM controls reset operations to the NAND flash memory 10 and the registers of the interface unit 20. The bootstrap loading state machine BLM includes a bootstrap circuit and controls an operation of transmitting the bootstrap code stored in the NAND flash memory 10 to the buffer unit 23 in response to the power-up detection signal PWR which is an output of the power-up detector 26. Also, the bootstrap loading state machine BLM can share with the read state machine RSM. The bootstrap loading state machine BLM performs a general read operation and allows a page read operation to be performed in pipelined fashion according to predefined bootstrap codes. For example, assuming that the bootstrap code region BC of the NAND flash memory 10 is assigned to eight pages and a size of the buffer unit 23 contained in the interface unit 20 is equal to or larger than eight pages, eight-page data are read out from the BS region of the NAND flash memory 10 in pipelined fashion and transmitted to the buffer unit 23. The ECC state machine ECM controls an operation of generating parity bits during the program operation of the NAND flash memory 10, and performs an operation of correcting data of corresponding address by comparing stored parity bits with new parity bits during the read operation.
  • When the power is supplied to the computer system of FIG. 2, the power-up detector 26 generates the power-up detection signal PWR to initiate the internal registers, and activates the bootstrap loading state machine BLM of the state machine 25. In response to the error checking signal ECP provided from the state machine 25, the error correction circuit (ECC) 27 performs data error detection and correction using the parity bits generated during the data read and program with respect to the NAND flash memory 10. The error correction circuit 27 simultaneously receives data transmitted between the NAND flash interface unit 28 and the buffer unit 23 and generates error correction codes. If there is a single bit error, the error correction circuit 27 corrects the signal bit error and transmits a corresponding error information signal E1 to the state machine 25. The NAND flash interface unit 28 transmits command and control signals CRN and address signals ADF for the NAND flash memory, which are provided from the state machine 25, to the NAND flash memory 10 in the NAND flash interface mode, and interfaces data exchange between the NAND flash memory 10 and the interface unit 20. Accordingly, through the NAND flash interface unit 28, the NAND flash memory 10 provides the control signals required for the operations, i.e., a chip enable signal nCE, a read enable signal nRE, a write enable signal new, a write protect signal WP, an address latch enable ALE, a command latch enable signal CLE, and address signals ADF, receives a ready/busy signal R/nB, and exchanges data signals DIOF (bootstrap code, read or program data) with the NAND flash memory 10.
  • The power-up detector 26 and the error correction circuit 27, which are provided within the interface unit 20 of FIG. 4, can be installed outside the interface unit 20. For example, instead of the power-up detection signal PWR outputted from the power-up detector 26, a system reset signal applied externally to the interface unit 20 can be used to start the system bootstrapping.
  • Hereinafter, there will be made a detailed description about the operations of the invention in the computer system using the interface unit 20 in the case when the NAND flash memory 10 is used for the system bootstrapping and storage. The operations of the invention are divided into a system bootstrapping operation using the NAND flash memory 10, a read operation to the NAND flash memory 10, and a program operation to the NAND flash memory 10. It should be understood that the other operations of the NAND flash memory 10, e.g., an erase operation, an erase/program verification operation, etc., are basic operations known to those of ordinary skill, and their descriptions will be omitted below.
  • FIG. 6 is a flowchart showing a basic process of an overall system bootstrapping in the computer system of FIG. 2. Referring to FIG. 6, if the power is on (S11), a power-on self test (POST) is carried out (S12). Here, the power-on self test (POST) is a process where the system controller 11 initiates and inspects respective hardware devices according to the BIOS routine to ascertain whether or not the peripheral devices 16, e.g., the memory devices or hard disks, operate normally. If, after the POST process, there is no malfunction in the hardware connected to the computer system, a bootstrap loading process from a bootstrap memory (i.e., the NAND flash memory 10) is carried out (S13). Then, an operating system (OS) program stored in the NAND flash memory 10 is loaded into the main memory (i.e., the system memory 3) (S14). The OS program retrieves information that is set to hardware and software of the computer system, and is executed to allow the computer system to operate normally (S15).
  • A detailed description about the process of bootstrapping the computer system of FIG. 2 using the NAND flash memory 10 as the bootstrap memory will now be made. Referring to FIG. 7, if the computer system of FIG. 2 is powered on (S21), the power-up detector 26 generates the power-up detection signal PWR and informs the bootstrap loading state machine BLM contained in the state machine 25 of the power-up detection. Here, instead of using the power-up detector 26, the bootstrap loading state machine BLM can be informed of the power-up detection in response to the system reset signal.
  • If the power-up detection is checked, the bootstrap loading state machine BLM copies the bootstrap code stored in the NAND flash memory 10 to the buffer unit 23 (S22). The system controller 11 reads out the bootstrap code from the buffer unit 23 (S23). Additionally, the system controller 11 initializes the hardware devices of the computer system and then copies the OS program, which is stored in the NAND flash memory 10, to the system memory 3 (S24). Here, the step S24 corresponds to the step S14 of FIG. 6. Then, the system controller 11 executes the OS program stored in the system memory 3 to operate the computer system (S25). Here, the step S25 corresponds to the step S15 of FIG. 6.
  • The bootstrap code used in this invention is a code for initializing the hardware devices of the computer system and loading the OS program into the system memory 3, and consists of a hardware initialization code and an OS program copy code. Additionally, if necessary, the bootstrap code can contain an interrupt vector which is executed when an interrupt command is applied to the system.
  • Since the NAND flash memory 10, as described above, is used as the bootstrap memory and also has the basic functions, such as the erase, program and read functions, the interface unit 20 can be allowed to support an interface environment between the system controller 11 and the NAND flash memory 10 in the case where the system controller 11 does not support the NAND flash interface function (most conventional system controllers have supported NOR flash interface function). In other words, as shown in FIGS. 2 and 3, the interface unit 20 performs the NOR flash interface function through the system controller 11 and the host interface unit 21, and performs the NAND flash interface function through the system controller 11 and the NAND flash interface unit 28. In order to improve the performance of NAND flash memory, the interface unit 20 performs two processing methods, i.e., an interleaved read and an interleaved program.
  • FIGS. 8 and 9 are flowcharts of the interleaved read operation, and FIGS. 10 and 11 are flowchart of the interleaved program operation.
  • First, the interleaved read operation will be described with reference to FIGS. 8 and 9. As described with reference to FIGS. 3A and 3B, while the NOR flash memory carries out the random access by word unit or byte unit, the NAND flash memory carries out the access operation by page unit. Therefore, the NAND flash memory must wait basically for a maximum latency time of about 10 μs until data is read out (until the system controller 11 reads out data from the NAND flash memory 10). According to the invention, the operation performance can be improved by reducing the latency time in the interleaved read operation.
  • If the system controller 11 provides the interface unit 20 with information on address of the NAND flash memory 10 and information on page number to be read out, and also commands the interface unit 20 to read out data from the NAND flash memory 10 (S31), the interface unit 20 copies from the NAND flash memory 10 data of the page corresponding to the address assigned by the buffer unit 23 (S32). As shown in FIG. 9, the step S31 contains a period RCS for initializing the read operation and setting address and data amount with respect to the pages to be read out. If the data copy with respect to the current assigned page is completed (S33), the system controller 11 reads out the data of the current page from the buffer unit 23 and the interface unit 20 copies data of next page to the buffer unit 23 (S35). If the data copy of the next page is completed (S36), the system controller 11 checks whether or not the data read and copy are performed as many as the page number set to the interface unit 20 (S38). If not, the process proceeds to the step S35 so that the data read and copy operations with respect to next page are repeated. The process of reading out data of respective pages (e.g., page N) from the NAND flash memory 10 consists of a period RCAn of providing the read command and address with respect to the page, a period LATn of waiting for the latency time required for the read operation, and a period Rn of performing the data read/copy of corresponding page.
  • Specifically, referring to FIG. 9, after data of a first page (N, where N is a random page number) is copied from the NAND flash memory 10 to the buffer unit 23 (a period Rn), the data of the first page (N) is transmitted from the buffer unit 23 to the system controller 11 (a period CRn) while data of a second page (N+1) is copied from the NAND flash memory 10 to the buffer unit 23 (a period Rn+1 of the step S35). In other words, after data of the first page is copied to the buffer unit 23 (the step S32), the data transmission to the system controller 11 and the page read/copy are simultaneously performed (the step S35). In the same manner, while data of the second page (N+1) is transmitted from the buffer unit 23 to the system controller 11 (a period CRn+1), data of a third page (N+2) is copied from the NAND flash memory 10 to the buffer unit 23 (a period Rn+2). The above procedures are repeated as many times as there are pages (e.g., N, N+1, and N+2) according to the flow of FIG. 8.
  • Latency times LATn, LATn+1, and LATn+2 are spent in reading the respective pages when the pages are copied from the NAND flash memory 10 to the buffer unit 23. However, the system controller 11 can receive the read data from the NAND flash memory 10 in pipelined fashion by page unit without spending the latency times (about 10 μs for LATn, LATn+1, or LATn+2).
  • Hereinafter, the interleaved program operation will be described with reference to FIGS. 10 and 11. In order to program the NAND flash memory 10, an operation of loading to-be-programmed data into the page buffers of the NAND flash memory 10 is needed. The interleave program according to the invention reduces the data loading time.
  • First, if the system controller 11 provides the interface unit 20 with information on address of the NAND flash memory 10 and information on the page number to be programmed, and also commands the interface unit 20 to program the NAND flash memory 10 (S41), the data corresponding to the to-be-programmed pages are loaded into the buffer unit 23. In other words, the program configuration information is provided to the register unit 22 of the interface unit 20 (PCS), and the data of the to-be-programmed pages are sequentially loaded into the buffer unit 23 (LPn, LPn+1, and LPn+2). Then, according to the order loaded into the buffer unit 23, program command and address with respect to a first page is provided (PCAn), corresponding data are loaded from the buffer unit 23 (Ln), and a program operation to the assigned page is executed (Pn) (S42). Here, as can be seen from the timing state of FIG. 9, it should be noted that data of the next page (e.g., N+1) is loaded into the buffer unit 23 while the program operation is executed to a current page (e.g., N). If the program operation to the current page is completed (S43), the interface unit 20 performs the program operation to the next page (N+1), which is stored in the buffer unit 23, just like the program operation to the first page (PCAn+1 à Ln+1 à Pn+1) (S45). If the program operation to the next page (i.e., the second page) is completed (S46), the system controller 11 checks whether or not the program operations are performed as many as the page number (e.g., three pages N to N+2) which is set to the interface unit 20 (S48). If not, the process proceeds to the step S45 so that the program operations to next pages are repeated.
  • According to the program operation to the NAND flash memory of the computer system of the invention, since the program operations to the respective pages are executed after loading the data of the to-be-programmed pages into the buffer unit 23 in advance, the program operation (e.g., Pn) to other pages can be executed while the data of one page is loaded (e.g., LPn+1). As a result, the entire program data loading time for the NAND flash memory is reduced, so that the entire program time is reduced.
  • Embodiments of the invention will now be described in a non-limiting way.
  • According to an aspect of the invention, there is provided a computer system that includes a system controller including a central processing unit and a memory bus controller and operating in a first interface mode; a system memory connected with the system controller through the system bus; a NAND flash memory for storing a system driving code, an operating system program and a user data for the computer system; and an interface unit communicating with the system controller through the system bus in the first interface mode and communicating with the NAND flash memory in a second interface mode, the interface unit being synchronized with a clock signal generated therein in response to predetermined command information.
  • The interface unit includes a host interface unit communicating with the system controller through the system bus in the first interface mode; a register unit for storing a configuration information about the computer system and the NAND flash memory and the command information about the NAND flash memory; a buffer unit for storing data of the NAND flash memory; an oscillator for generating the clock signal in response to the command information; a state machine synchronized with the clock signal, for controlling an inner operation of the interface unit in response to the command information; and a NAND flash interface unit synchronized with the clock signal and communicating with the NAND flash memory via the state machine in the second interface mode.
  • The interface unit further includes a power-up detector for applying a power sensing signal to the state machine when a power is applied, and an error correcting circuit synchronized with the clock signal, for performing an error test and correction on the data of the NAND flash memory.
  • The state machine includes: a first block for controlling operations to program the data stored in the buffer unit and predefined error correcting parity bits in the NAND flash memory; a second block for controlling an operation to store the data read out of the NAND flash memory in the buffer unit; a third block for controlling an operation to boot the computer system by using the system booting code stored in the NAND flash memory; a fourth block for controlling an operation to generate the error correcting parity bits during the programming operation of the NAND flash memory and controlling an operation to correct an error by comparing the parity bits stored in the NAND flash memory with new parity bits during the read operation of the NAND flash memory, a fifth block for controlling an operation to erase the data stored in the NAND flash memory; and a sixth block for controlling a reset command applied to the NAND flash memory and resets of registers within the interface unit.
  • According to another aspect of the invention, the interface unit includes a first interface unit communicating with the system controller through the system bus in the first interface mode; a second interface unit synchronized with the clock signal and communicating with the NAND flash memory in the second interface mode; a storage unit for storing information and data exchanged between the first and second interface units; and a control unit synchronized with the clock signal, for controlling a transmission of the information and data between the first and second interface units. The storage unit includes a register unit for storing a configuration information about the compute system and the NAND flash memory and the command information about the NAND flash memory; and a buffer unit for storing data of the NAND flash memory.
  • According to still another aspect of the invention, a booting method of a computer system with a NAND flash memory includes a first step of copying a system booting code to a buffer from the NAND flash memory in response to a power applying detecting state; a second step of initializing the computer system according to the system booting code stored in the buffer and copying an operating system code to a programmable memory from the NAND flash memory; and a third step of executing the operating system code.
  • In addition, in a computer system according to embodiments of the invention, there are disclosed apparatus and method for reading and programming the NAND flash memory in a high performance fashion.
  • According to still another aspect of the invention, there is provided a method for reading out data from a NAND flash memory in a computer system with a system controller, a buffer and the NAND flash memory. The method includes a first step of setting commands, addresses and pages to be read out to the NAND flash memory; a second step of copying the first page data of the pages to the buffer; and a third step of copying the second page data of the pages to the buffer from the NAND flash memory while transmitting the first page data from the buffer to the system controller. The third step is repeated until the data copying of the set pages is completed. The data of the set pages are transmitted successively.
  • According to a different aspect of the invention, there is provided a method for programming data from a NAND flash memory in a computer system with a system controller, a buffer and the NAND flash memory. The method includes a first step of setting commands, addresses and pages to be programmed to the NAND flash memory; a second step of successively loading data necessary for the pages to be programmed from the system controller to the buffer; and a third step of sequentially executing a program for the pages by using the data loaded to the buffer. The program for another page is executed while the data to one page of the pages is loaded to the buffer.
  • As described above, according to the method of the invention, the NAND flash memory can be more simply and effectively used as the bootstrap device in the computer system. Particularly, with the use of the interface unit in the read operation to the NAND flash memory, the latency time is reduced and the entire program data loading time is also reduced during the program operation. Additionally, the NAND flash memory can be used as the bootstrap and storage device with respect to the system controller having the NOR flash interface mode. As a result, the invention proposes a method that more easily and efficiently utilizes the NAND flash memory as the bootstrap and data storage device, thereby reducing costs required for the system configuration.
  • It will be apparent to those skilled in the art that various modifications and variations can be made to the exemplary embodiments described above. Thus, it is intended that the invention embrace all modifications and variations provided they come within the scope of the appended claims and their equivalents.

Claims (6)

1. A booting method for a computer system with a NAND flash memory comprising:
copying a system bootstrap code to a buffer from the NAND flash memory in response to a power applying detecting state;
initializing the computer system according to the system bootstrap code stored in the buffer;
copying an operating system code to a programmable memory from the NAND flash memory; and
executing the operating system code.
2. A method for reading out data from a NAND flash memory in a computer system having a system controller and a buffer, the method comprising:
setting commands, addresses, and pages to be read out from the NAND flash memory;
copying data of a first page from the NAND flash memory to the buffer; and
copying data of a second page from the NAND flash memory to the buffer while transmitting the first page data from the buffer to the system controller.
3. The method of claim 2, further comprising:
copying data of a Nth page to the buffer from the NAND flash memory while transmitting data of a (N−1)th page until the copying of all the pages is completed.
4. The method of claim 2, wherein the data of the pages is transmitted successively.
5. A method for programming data from a NAND flash memory in a computer system with a system controller and a buffer, the method comprising:
setting commands, addresses, and pages to be programmed to the NAND flash memory;
successively loading data necessary for the pages to be programmed from the system controller to the buffer; and
sequentially programming the pages by using the data loaded to the buffer.
6. The method of claim 5, wherein sequentially programming the pages comprises:
programming data from one page while the data for another page is being successively loaded to the buffer.
US11/747,795 2002-07-29 2007-05-11 Computer system with nand flash memory for booting and storage Abandoned US20070211559A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/747,795 US20070211559A1 (en) 2002-07-29 2007-05-11 Computer system with nand flash memory for booting and storage

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR10-2002-0044638A KR100448905B1 (en) 2002-07-29 2002-07-29 Computer system with nand flash memory for booting and storagement
KR2002-44638 2002-07-29
US10/629,049 US7234049B2 (en) 2002-07-29 2003-07-28 Computer system with NAND flash memory for booting and storage
US11/747,795 US20070211559A1 (en) 2002-07-29 2007-05-11 Computer system with nand flash memory for booting and storage

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/629,049 Division US7234049B2 (en) 2002-07-29 2003-07-28 Computer system with NAND flash memory for booting and storage

Publications (1)

Publication Number Publication Date
US20070211559A1 true US20070211559A1 (en) 2007-09-13

Family

ID=30113205

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/629,049 Active 2024-08-30 US7234049B2 (en) 2002-07-29 2003-07-28 Computer system with NAND flash memory for booting and storage
US11/747,795 Abandoned US20070211559A1 (en) 2002-07-29 2007-05-11 Computer system with nand flash memory for booting and storage

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/629,049 Active 2024-08-30 US7234049B2 (en) 2002-07-29 2003-07-28 Computer system with NAND flash memory for booting and storage

Country Status (4)

Country Link
US (2) US7234049B2 (en)
EP (1) EP1387284A3 (en)
JP (1) JP4554900B2 (en)
KR (1) KR100448905B1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100259983A1 (en) * 2009-04-08 2010-10-14 Samsung Electronics Co., Ltd. Nonvolatile memory device and data randomizing method thereof
KR101035473B1 (en) 2006-04-10 2011-05-18 애플 인크. Direct boot arrangement using a nand flash memory
US20120054541A1 (en) * 2010-08-31 2012-03-01 Apple Inc. Handling errors during device bootup from a non-volatile memory
US8464020B2 (en) 2009-12-07 2013-06-11 Panasonic Corporation Non-volatile storage device, host device, storage system, data communication method and program
TWI401681B (en) * 2007-12-19 2013-07-11 Fujitsu Semiconductor Ltd Semiconductor memory, memory system, and memory access control method
CN103631744A (en) * 2012-08-27 2014-03-12 三星电子株式会社 Accessory apparatus, system, and method for supporting hierarchical connection
US8683245B2 (en) 2010-08-04 2014-03-25 Asustek Computer Inc. Computer system with power saving function
WO2014204331A1 (en) * 2013-06-17 2014-12-24 Llc "Topcon Positioning Systems" Nand flash memory interface controller with gnss receiver firmware booting capability
US8990549B2 (en) 2012-07-12 2015-03-24 Freescale Semiconductor, Inc. Method and system for booting electronic device from NAND flash memory

Families Citing this family (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI103329B1 (en) * 1997-12-22 1999-06-15 Nordberg Lokomo Oy Ways to attach a wear jaw to a jaw crusher and jaw crusher
US20080256352A1 (en) * 2000-01-06 2008-10-16 Super Talent Electronics, Inc. Methods and systems of booting of an intelligent non-volatile memory microcontroller from various sources
KR100441608B1 (en) 2002-05-31 2004-07-23 삼성전자주식회사 NAND flash memory interface device
US7073016B2 (en) * 2003-10-09 2006-07-04 Micron Technology, Inc. Random access interface in a serial memory device
US7257703B2 (en) * 2003-11-18 2007-08-14 Toshiba America Electronic Components, Inc. Bootable NAND flash memory architecture
JP4404625B2 (en) * 2003-12-25 2010-01-27 パナソニック株式会社 Information processing apparatus and ROM image generation apparatus for the apparatus
JP4357331B2 (en) * 2004-03-24 2009-11-04 東芝メモリシステムズ株式会社 Microprocessor boot-up control device and information processing system
KR100678047B1 (en) * 2004-05-06 2007-02-02 삼성전자주식회사 Mobile communication terminal having nand flash memory and booting method thereof
US7788427B1 (en) * 2005-05-05 2010-08-31 Marvell International Ltd. Flash memory interface for disk drive
JP2006146485A (en) * 2004-11-18 2006-06-08 Toshiba Corp Portable terminal
KR100588199B1 (en) * 2004-12-07 2006-06-08 주식회사 팬택 Method for recovering download mode in program download fail state of portable terminal, and portable terminal employing it
CN101091163B (en) * 2004-12-31 2011-06-08 英特尔公司 Manageability extension mechanism for system firmware, device and system
US7657696B2 (en) * 2005-02-25 2010-02-02 Lsi Corporation Method to detect NAND-flash parameters by hardware automatically
KR100708128B1 (en) * 2005-04-30 2007-04-17 삼성전자주식회사 An apparatus and method for controlling nand flash memory
US8429326B2 (en) * 2005-09-12 2013-04-23 Mediatek Inc. Method and system for NAND-flash identification without reading device ID table
US8171192B2 (en) * 2005-09-20 2012-05-01 Qualcomm Incorporated Hardware-assisted device configuration detection
US7631245B2 (en) * 2005-09-26 2009-12-08 Sandisk Il Ltd. NAND flash memory controller exporting a NAND interface
US8291295B2 (en) * 2005-09-26 2012-10-16 Sandisk Il Ltd. NAND flash memory controller exporting a NAND interface
US20070118334A1 (en) * 2005-10-05 2007-05-24 Klaus Guenter Data logger for a measuring device
KR100667822B1 (en) * 2005-10-10 2007-01-11 삼성전자주식회사 Apparatus and method of controlling initialization of image forming device using nand flash memory
KR100804647B1 (en) 2005-11-15 2008-02-20 삼성전자주식회사 Method and apparatus for booting system using serial flash memory device having parallel flash interface
CN100349108C (en) * 2005-11-21 2007-11-14 北京中星微电子有限公司 Physical interface of NAND gate quick flashing storage, interface method and management equipment
WO2007062307A2 (en) * 2005-11-22 2007-05-31 Sandisk Corporation Method and memory system for legacy hosts
JP2007159000A (en) * 2005-12-08 2007-06-21 Seiko Instruments Inc Semiconductor device
US20070169084A1 (en) * 2005-12-12 2007-07-19 Frank Davis W Persistent maintenance of customization data on computing devices
US7831854B2 (en) * 2006-03-21 2010-11-09 Mediatek, Inc. Embedded system for compensating setup time violation and method thereof
JP4945186B2 (en) * 2006-07-28 2012-06-06 株式会社東芝 Storage device and memory system including the same
US20080263324A1 (en) 2006-08-10 2008-10-23 Sehat Sutardja Dynamic core switching
US20100169546A1 (en) * 2006-08-15 2010-07-01 Koninklijke Philips Electronics N.V. Flash memory access circuit
US20080046641A1 (en) * 2006-08-21 2008-02-21 Sandisk Il Ltd. NAND flash memory controller exporting a logical sector-based interface
US20080046630A1 (en) * 2006-08-21 2008-02-21 Sandisk Il Ltd. NAND flash memory controller exporting a logical sector-based interface
KR100799687B1 (en) 2006-09-19 2008-02-01 삼성전자주식회사 System embedding plural controller sharing nonvolatile memory
JP2008134736A (en) * 2006-11-27 2008-06-12 Fujifilm Corp Electronic equipment
US20080147940A1 (en) * 2006-12-18 2008-06-19 Rom-Shen Kao Method and apparatus for controlling a shared bus
KR100896181B1 (en) * 2007-01-26 2009-05-12 삼성전자주식회사 Apparatus and method for controlling an embedded NAND flash memory
KR100875293B1 (en) 2007-02-08 2008-12-23 삼성전자주식회사 Flash memory system can improve system performance
WO2008117520A1 (en) * 2007-03-28 2008-10-02 Panasonic Corporation Memory controller, nonvolatile memory system and host device
US8185685B2 (en) 2007-12-14 2012-05-22 Hitachi Global Storage Technologies Netherlands B.V. NAND flash module replacement for DRAM module
JP4858720B2 (en) * 2008-03-05 2012-01-18 日本電気株式会社 Emulator, emulation method, program, and recording medium
US8243516B2 (en) * 2008-03-20 2012-08-14 Qimonda Ag Interface for NAND-type flash memory
JP2010009642A (en) * 2008-06-24 2010-01-14 Toshiba Corp Semiconductor memory device and test method thereof
TWI383319B (en) * 2008-11-26 2013-01-21 Via Tech Inc Computer system and booting method of same
US8316201B2 (en) * 2008-12-18 2012-11-20 Sandisk Il Ltd. Methods for executing a command to write data from a source location to a destination location in a memory device
JP2010182349A (en) * 2009-02-03 2010-08-19 Toshiba Corp Semiconductor memory device and self-test method of the same
EP2244186A3 (en) * 2009-03-11 2010-11-10 Harman Becker Automotive Systems GmbH Computing device and start-up method therefor
CN101515221A (en) * 2009-03-17 2009-08-26 成都市华为赛门铁克科技有限公司 Method, device and system for reading data
US20110040924A1 (en) * 2009-08-11 2011-02-17 Selinger Robert D Controller and Method for Detecting a Transmission Error Over a NAND Interface Using Error Detection Code
US20110041039A1 (en) * 2009-08-11 2011-02-17 Eliyahou Harari Controller and Method for Interfacing Between a Host Controller in a Host and a Flash Memory Device
US8131889B2 (en) 2009-11-10 2012-03-06 Apple Inc. Command queue for peripheral component
US8443263B2 (en) 2009-12-30 2013-05-14 Sandisk Technologies Inc. Method and controller for performing a copy-back operation
US8595411B2 (en) 2009-12-30 2013-11-26 Sandisk Technologies Inc. Method and controller for performing a sequence of commands
US8533447B2 (en) * 2010-09-08 2013-09-10 Wind River Systems, Inc. Method and device for modular configuration deployment at run time
CN102279763A (en) * 2011-08-30 2011-12-14 福州瑞芯微电子有限公司 Method for optimizing boot read-only memory (BOOTROM)
US9021146B2 (en) 2011-08-30 2015-04-28 Apple Inc. High priority command queue for peripheral component
CN103744700A (en) * 2013-12-23 2014-04-23 乐视致新电子科技(天津)有限公司 System starting method and electronic device
US9767045B2 (en) 2014-08-29 2017-09-19 Memory Technologies Llc Control for authenticated accesses to a memory device
KR102501753B1 (en) * 2015-10-30 2023-02-21 삼성전자주식회사 Nonvolatile memory device and system including the same for providing fast booting
US10331586B2 (en) * 2015-10-30 2019-06-25 Samsung Electronics Co., Ltd. Nonvolatile memory device for providing fast booting and system including the same
KR102535243B1 (en) * 2017-12-18 2023-05-23 에스케이하이닉스 주식회사 Memory system and operating method thereof

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5535357A (en) * 1993-03-15 1996-07-09 M-Systems Flash Disk Pioneers Ltd. Flash memory system providing both BIOS and user storage capability
US5581728A (en) * 1993-06-20 1996-12-03 Ricoh Company, Ltd. Information storage system having advance reading function
US5603001A (en) * 1994-05-09 1997-02-11 Kabushiki Kaisha Toshiba Semiconductor disk system having a plurality of flash memories
US5608673A (en) * 1994-07-25 1997-03-04 Samsung Electronics Co., Ltd. Nand-type flash memory integrated-circuit card
US5878280A (en) * 1993-09-23 1999-03-02 Philips Electronics North America Corp. Data buffering system for plural data memory arrays
US5950013A (en) * 1997-03-17 1999-09-07 Mitsubishi Denki Kabushiki Kaisha Memory card with submemory
US6098077A (en) * 1997-06-20 2000-08-01 Sony Corporation Data management apparatus, data management method, and recording medium
US6279069B1 (en) * 1996-12-26 2001-08-21 Intel Corporation Interface for flash EEPROM memory arrays
US20010015905A1 (en) * 2000-01-26 2001-08-23 Samsung Electronics Co., Ltd. System having memory devices operable in a common interface
US20020039325A1 (en) * 2000-09-29 2002-04-04 Kabushiki Kaisha Toshiba Memory card device including a clock generator
US6546461B1 (en) * 2000-11-22 2003-04-08 Integrated Device Technology, Inc. Multi-port cache memory devices and FIFO memory devices having multi-port cache memory devices therein
US20030075609A1 (en) * 2001-10-19 2003-04-24 Samsung Electronics Co., Ltd. Memory card, digital device, and method of data interfacing between memory card and digital device
US20030135690A1 (en) * 2002-01-15 2003-07-17 Samsung Electronics Co., Ltd. Nand flash memory device
US6601167B1 (en) * 2000-01-14 2003-07-29 Advanced Micro Devices, Inc. Computer system initialization with boot program stored in sequential access memory, controlled by a boot loader to control and execute the boot program
US20030172261A1 (en) * 2002-03-08 2003-09-11 Seok-Heon Lee System boot using NAND flash memory and method thereof
US20030206442A1 (en) * 2002-05-02 2003-11-06 Jerry Tang Flash memory bridiging device, method and application system
US20040141374A1 (en) * 2003-01-21 2004-07-22 Nexflash Technologies, Inc. Nonvolatile memory integrated circuit having volatile utility and buffer memories, and method of operation thereof
US20060184724A1 (en) * 2005-02-11 2006-08-17 M-Systems Flash Disk Pioneers, Ltd. NAND flash memory system architecture

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6182187B1 (en) * 1993-04-07 2001-01-30 Compaq Computer Corporation System ROM including a flash EPROM and a ROM for storing primary boot code replacing a block flash EPROM
US5889987A (en) * 1996-09-30 1999-03-30 Intel Corporation Flexible non-volatile memory controller with boot block emulation
KR100308479B1 (en) * 1998-08-11 2001-11-01 윤종용 Flash memory device used as a boot-up memory in a computer system and a data read method thereof
JP3627915B2 (en) * 2000-05-30 2005-03-09 シャープ株式会社 BOOT BLOCK FLASH MEMORY CONTROL CIRCUIT, IC MEMORY CARD WITH THE SAME, SEMICONDUCTOR STORAGE DEVICE, AND BOOT BLOCK FLASH MEMORY METHOD
JP2002207715A (en) * 2001-01-11 2002-07-26 Mitsubishi Electric Corp Micro-computer, and method of controlling memory used therefor

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5535357A (en) * 1993-03-15 1996-07-09 M-Systems Flash Disk Pioneers Ltd. Flash memory system providing both BIOS and user storage capability
US5581728A (en) * 1993-06-20 1996-12-03 Ricoh Company, Ltd. Information storage system having advance reading function
US5878280A (en) * 1993-09-23 1999-03-02 Philips Electronics North America Corp. Data buffering system for plural data memory arrays
US5603001A (en) * 1994-05-09 1997-02-11 Kabushiki Kaisha Toshiba Semiconductor disk system having a plurality of flash memories
US5608673A (en) * 1994-07-25 1997-03-04 Samsung Electronics Co., Ltd. Nand-type flash memory integrated-circuit card
US6279069B1 (en) * 1996-12-26 2001-08-21 Intel Corporation Interface for flash EEPROM memory arrays
US5950013A (en) * 1997-03-17 1999-09-07 Mitsubishi Denki Kabushiki Kaisha Memory card with submemory
US6098077A (en) * 1997-06-20 2000-08-01 Sony Corporation Data management apparatus, data management method, and recording medium
US6601167B1 (en) * 2000-01-14 2003-07-29 Advanced Micro Devices, Inc. Computer system initialization with boot program stored in sequential access memory, controlled by a boot loader to control and execute the boot program
US20010015905A1 (en) * 2000-01-26 2001-08-23 Samsung Electronics Co., Ltd. System having memory devices operable in a common interface
US20020039325A1 (en) * 2000-09-29 2002-04-04 Kabushiki Kaisha Toshiba Memory card device including a clock generator
US6546461B1 (en) * 2000-11-22 2003-04-08 Integrated Device Technology, Inc. Multi-port cache memory devices and FIFO memory devices having multi-port cache memory devices therein
US20030075609A1 (en) * 2001-10-19 2003-04-24 Samsung Electronics Co., Ltd. Memory card, digital device, and method of data interfacing between memory card and digital device
US20030135690A1 (en) * 2002-01-15 2003-07-17 Samsung Electronics Co., Ltd. Nand flash memory device
US20030172261A1 (en) * 2002-03-08 2003-09-11 Seok-Heon Lee System boot using NAND flash memory and method thereof
US20030206442A1 (en) * 2002-05-02 2003-11-06 Jerry Tang Flash memory bridiging device, method and application system
US20040141374A1 (en) * 2003-01-21 2004-07-22 Nexflash Technologies, Inc. Nonvolatile memory integrated circuit having volatile utility and buffer memories, and method of operation thereof
US20060184724A1 (en) * 2005-02-11 2006-08-17 M-Systems Flash Disk Pioneers, Ltd. NAND flash memory system architecture

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101035473B1 (en) 2006-04-10 2011-05-18 애플 인크. Direct boot arrangement using a nand flash memory
TWI401681B (en) * 2007-12-19 2013-07-11 Fujitsu Semiconductor Ltd Semiconductor memory, memory system, and memory access control method
US20100259983A1 (en) * 2009-04-08 2010-10-14 Samsung Electronics Co., Ltd. Nonvolatile memory device and data randomizing method thereof
US8339854B2 (en) * 2009-04-08 2012-12-25 Samsung Electronics Co., Ltd. Nonvolatile memory device and data randomizing method thereof
US8464020B2 (en) 2009-12-07 2013-06-11 Panasonic Corporation Non-volatile storage device, host device, storage system, data communication method and program
US8683245B2 (en) 2010-08-04 2014-03-25 Asustek Computer Inc. Computer system with power saving function
US8589730B2 (en) * 2010-08-31 2013-11-19 Apple Inc. Handling errors during device bootup from a non-volatile memory
US20120054541A1 (en) * 2010-08-31 2012-03-01 Apple Inc. Handling errors during device bootup from a non-volatile memory
TWI501253B (en) * 2010-08-31 2015-09-21 Apple Inc Handling errors during device bootup from a non-volatile memory
US8990549B2 (en) 2012-07-12 2015-03-24 Freescale Semiconductor, Inc. Method and system for booting electronic device from NAND flash memory
CN103631744A (en) * 2012-08-27 2014-03-12 三星电子株式会社 Accessory apparatus, system, and method for supporting hierarchical connection
US10194549B2 (en) 2012-08-27 2019-01-29 Samsung Electronics Co., Ltd. Accessory apparatus, system, and method for supporting hierarchical connection
WO2014204331A1 (en) * 2013-06-17 2014-12-24 Llc "Topcon Positioning Systems" Nand flash memory interface controller with gnss receiver firmware booting capability
US9053015B2 (en) 2013-06-17 2015-06-09 Topcon Positioning Systems, Inc. NAND flash memory interface controller with GNSS receiver firmware booting capability
US9164897B2 (en) * 2013-06-17 2015-10-20 Topcon Positioning Systems, Inc. NAND flash memory interface controller with GNSS receiver firmware booting capability

Also Published As

Publication number Publication date
JP4554900B2 (en) 2010-09-29
KR20040011657A (en) 2004-02-11
US7234049B2 (en) 2007-06-19
KR100448905B1 (en) 2004-09-16
EP1387284A2 (en) 2004-02-04
US20040017708A1 (en) 2004-01-29
JP2004062913A (en) 2004-02-26
EP1387284A3 (en) 2005-09-07

Similar Documents

Publication Publication Date Title
US7234049B2 (en) Computer system with NAND flash memory for booting and storage
US7234052B2 (en) System boot using NAND flash memory and method thereof
US7302517B2 (en) Apparatus and method for controlling execute-in-place (XIP) in serial flash memory, and flash memory chip using the same
US7490177B2 (en) System method for performing a direct memory access for automatically copying initialization boot code in a new memory architecture
US5787493A (en) Control method and apparatus for direct execution of a program on an external apparatus using a randomly accessible and rewritable memory
US7117332B2 (en) Window-based flash memory storage system and management and access methods thereof
US7373452B2 (en) Controller for controlling nonvolatile memory
US6754765B1 (en) Flash memory controller with updateable microcode
JP5220747B2 (en) Nonvolatile storage device and nonvolatile storage system
US6691213B1 (en) Computer system and method for accessing a protected partition of a disk drive that lies beyond a limited address range of a host computer's BIOS
US6073206A (en) Method for flashing ESCD and variables into a ROM
US7657696B2 (en) Method to detect NAND-flash parameters by hardware automatically
JP4373943B2 (en) Memory controller, flash memory system, and flash memory control method
US7398425B2 (en) Information processing apparatus including NAND flash memory, and information processing method for the same
EP1343082A2 (en) System boot using nand flash memory and method thereof
US20040059906A1 (en) System and method for booting by use of a flash memory
KR20120034746A (en) Nonvolatile memory system, and data read/write method for nonvolatile memory system
KR20010006749A (en) Storing system-level mass storage configuration data in non-volatile memory on each mass storage device to allow for reboot/power-on reconfiguration of all installed mass storage devices to the same configuration as last use
US20100169546A1 (en) Flash memory access circuit
JP2006178909A (en) Memory controller, flash memory system and method for controlling flash memory
JP4273038B2 (en) Memory controller, flash memory system, and flash memory data transfer method
JP2007280140A (en) Semiconductor storage device and signal processing system
KR100627872B1 (en) Data write method of nand flash memory

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION