EP1407352A2 - Elektronisches system und verfahren zur urladung eines elektronischen systems - Google Patents

Elektronisches system und verfahren zur urladung eines elektronischen systems

Info

Publication number
EP1407352A2
EP1407352A2 EP02730195A EP02730195A EP1407352A2 EP 1407352 A2 EP1407352 A2 EP 1407352A2 EP 02730195 A EP02730195 A EP 02730195A EP 02730195 A EP02730195 A EP 02730195A EP 1407352 A2 EP1407352 A2 EP 1407352A2
Authority
EP
European Patent Office
Prior art keywords
boot
sub
image data
electronic system
random access
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.)
Withdrawn
Application number
EP02730195A
Other languages
English (en)
French (fr)
Inventor
Dieter E. Staiger
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.)
IBM Deutschland GmbH
International Business Machines Corp
Original Assignee
IBM Deutschland GmbH
International Business Machines Corp
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 IBM Deutschland GmbH, International Business Machines Corp filed Critical IBM Deutschland GmbH
Priority to EP02730195A priority Critical patent/EP1407352A2/de
Publication of EP1407352A2 publication Critical patent/EP1407352A2/de
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • the present invention relates to the field of electronic systems and operation of electronic systems and more particularly to booting of electronic systems and bringing electronic systems into a sleep-mode.
  • the software load management process is used in a computer node operating in a distributed computing environment and is used to permit the computer to initialize its software load image when the computer is first booted. After the computer is turned on, the operating system is initialized. Following this, an application initialization module that is part of the loader, proceeds in registering the software entities, such as any software sub-systems as mail domains, etc. in the software load and starting their execution.
  • the registration process involves searching a symbol table for a registration trigger that is in the form of a certain registration procedure name.
  • Each software subsystem includes a registration procedure, and the name of that procedure is placed in the symbol table.
  • the name of the registration procedure includes a generic component to enable the application initialization module to identify the entry from other entries in the symbol table.
  • ECU electronice control units
  • FLASH memories allow simplified software version upgrade on one hand, and on the other hand allow to download new software, applications and resulting services on demand - a fact becoming gaining importance in the e-business driven world. For these reasons FLASH memory is becoming a major cost factor for embedded systems.
  • Fig. 1 shows a block diagram of a prior art smart phone 1.
  • the smart phone 1 has a cell phone sub-system 2, a personal digital assistant (PDA) sub-system 3 and a global positioning system (GPS) sub-system 4.
  • the cell phone sub-system 2 has a cell phone engine 5 which is based on a digital signal processing unit.
  • the cell phone engine 5 can work in multiple modes of operations such as in a GSM, GPRS and / or UMTS - mode.
  • the cell phone engine 5 is coupled to FLASH memory 6 and to RAM 7.
  • the FLASH memory 6 is a nonvolatile memory device and contains the software code including the operating system for the cell phone sub-system 2.
  • the RAM 7 mainly serves to store variables and data generated and to be altered throughout the system runtime. Therefore the RAM 7 typically is a volatile storage device, such as a SDRAM.
  • the PDA sub-system 3 has a PDA system processor 8 which is coupled to FLASH memory 9 and RAM 10. Further the PDA system processor 8 is coupled to human-machine interface 11, which comprises a touch screen and to mass storage 12 which can be a smart media, such as a FLASH card, or an IBM micro drive unit.
  • human-machine interface 11 which comprises a touch screen
  • mass storage 12 which can be a smart media, such as a FLASH card, or an IBM micro drive unit.
  • GPS sub-system 4 has a GPS receiver 13 which is coupled to FLASH memory 14 and RAM 15.
  • the FLASH memories 9 and 14 serve for storing the software including the operation system of the PDA sub-system 3 and the GPS sub-system 4, respectively.
  • the operation of the cell phone sub-system 2 the PDA sub-system 3 and the GPS sub-system 4 is autonomous and independent of each other.
  • a data request from one sub-system to another sub-system is handled by the receiving sub-system as an external request.
  • Such requests and corresponding data can be interchanged via busses 16 and 17.
  • a disadvantage of the prior art smart phone 1 is that the FLASH memories 6 , 9 and 14 need to be of the NOR-type for storage of the executable code. Such NOR-FLASH memories are a major cost factor for such an electronic system.
  • the invention allows to store the boot-images of the individual sub-systems of an electronic system in an inexpensive memory device. For starting system operation the individual boot-images are loaded to the sub-system, such that the normal system operation can immediately start without having to start separate boot-programs . This allows to reduce the overall code size and therefore the physical size of the electronic system, which is of particular importance for portable and handheld devices .
  • the invention is particularly beneficial for applications in so called loosely coupled multi processing architectures of the kind as depicted in Fig. 1.
  • the boot-images are loaded into individual storage sub-system before the start of the normal system operation.
  • Usage of the invention for loosely coupled multi processing architecture results in a significant cost advantage and increase of efficiency.
  • the invention allows to safe a substantial amount of power, especially in the so called sleep-mode.
  • the invention allows to partly or completely disable or stop the operation of the processors of the individual sub-systems .
  • even the refreshing of the SDRAMs of the individual sub-systems can be discontinued.
  • Fig. 1 is a block diagram of a prior art smart phone
  • Fig. 2 is a block diagram of a loosely coupled multi processor system in accordance with the invention
  • Fig. 3 is a block diagram of an alternative embodiment
  • Fig. 4 is a block diagram of an implementation of a smart phone in accordance with the invention.
  • Fig. 5 is illustrative of a zero-delay multiplexer which can be used in the embodiment of Fig. 4,
  • Fig. 6 is illustrative of an embodiment of a zero-delay multiplexer which can be used in the embodiment of Fig. 4,
  • Fig. 7 is a flow chart being illustrative of a method for generating boot-images for the sub-systems and
  • Fig. 8 is illustrative of an embodiment of the method of the invention.
  • Fig. 2 shows an electronic system having sub-systems Si, S2 , S3 ...Sn.
  • Each of the sub-systems has a RAM 18 and a microprocessor 19 which is coupled to its respective RAM 18.
  • Each of the sub-systems SI to Sn is coupled to a controller 20 via bus 21.
  • the controller 20 is coupled to nonvolatile memory
  • the code SI is the boot-image for the sub-system SI
  • the code S2 is the boot-code for the sub-system S2 and so on.
  • the codes SI to Sn are stored in the memory portion 23 in sequential order. This allows to utilize an inexpensive memory device for the memory 22 such as an NAND-FLASH memory. Storing the codes SI to Sn in sequential order avoids random memory access operations . As a consequence the access time provided by an inexpensive NAND-FLASH memory device is largely sufficient for sequentially reading the respective codes .
  • the controller 20 provides the respective code portions to the ⁇ sub-systems SI to Sn via bus 21. After the boot-images have been loaded into all sub-system SI to Sn the normal system operation can immediately start.
  • Fig. 3 is an alternative embodiment of the electronic system of Fig. 2.
  • the same reference numbers are used for like elements .
  • the electronic system of Fig. 3 has a memory 22 for storing portions of boot-image code for different sub-systems in the same memory line.
  • the first line of the memory 22 contains the first code portions Sll, S21, S31, ..., Snl of all the sub-systems Si to Sn.
  • the following lines of memory contain the further code portions .
  • Flash memory system 22 can be realized to provide a data width representing the summed data width of all respective sub-systems .
  • the DRAM loading time for all three sub-systems would be 0,8 seconds, thus resulting in an overall system boot-time of ⁇ 1 seconds in this example.
  • the DRAM loading time for all 3 sub-systems would be 0,267 sec, thus resulting in an overall system boot-time of ⁇ 0,3 ns .
  • Fig. 4 is another embodiment of an electronic system of the invention.
  • the electronic system of Fig. 4 is a smart phone having a cell phone sub-system 24, a PDA sub-system 25 and a GPS sub-system 26.
  • the cell phone sub-system 24 has a cell phone engine 27 and a system RAM 28.
  • the cell phone engine 27 and the system RAM 28 are coupled by a multiplexer 29.
  • the multiplexer 29 and the system RAM 28 each have a control input for receiving boot control information via line 30 from controller 31.
  • the multiplexer 29 is coupled to the controller 31 via line 32 for receiving of boot-image data for the cell phone sub-system 24.
  • the connection path between the multiplexer 29 to the controller 31 can include an optional code compression coprocessor 33.
  • cell phone engine 27 is coupled to the controller 31 via line 34 for the purposes of control and transmission of boot-image data to the cell phone engine 27.
  • cell phone engine 27 is coupled to high frequency radio component 35 which is coupled to antenna 36 in order to realize an air interface.
  • cell phone engine 27 is coupled to audio I/O system 37 which is coupled to a speaker and a microphone.
  • the cell phone sub-system 24 is powered by DC-power sub-system 38.
  • the system RAM 28 and the multiplexer 29 receive a power signal from output P5 of the DC-power subsystem 38 whereas the remaining components of the cell phone sub-system 24, including the cell phone engine 27, receive power vie the line P2 of the DC-power sub-system 38.
  • the PDA sub-system 25 has a main processor 39 for the performance of typical PDA functions. Analogously to the cell phone sub-system 24 the main processor 39 is coupled to system RAM 40 via multiplexer 41. Again the system RAM 40 and the multiplexer 41 have control inputs for receiving boot control information from the controller 31 via line 42 and the multiplexer 41 is connected to controller 31 via line 43 to receive boot-image data via optional code compression coprocessor 33. Again main processor 39 is also connected to controller 31 by line 44.
  • main processor 39 is coupled to output unit 44 including an LCD display and to a mass storage device, such as smart media, via mass storage controller 45.
  • the system RAM 40 and the multiplexer 41 receive power via line P5 of the DC-power sub-system 38 and the remaining components of the PDA sub-system 25, including main processor 39, receive power via line P4 of the DC-power sub-system 38.
  • the GPS sub-system 26 has a GPS system processor 46 which is coupled to its system RAM 47 via multiplexer 48.
  • the system RAM 47 and the multiplexer 48 have control inputs which are coupled to the boot-control output of the controller 31 via line 49.
  • GPS system processor 46 is coupled to GPS receiver 50 having an antenna 51.
  • the system RAM 47 and the multiplexer 48 receive power from the output P5 of the DC-power sub-system 38 whereas the remaining components of the GPS sub-system 26, including GPS system processor 46, receive power from the output P3 of the DC-power sub-system 38.
  • the above described cell phone sub-system 24, PDA sub-system 25 and GPS sub-system 26 are inter-coupled by busses 52 and 53 for loosely coupling the sub-systems .
  • the DC-power sub-system 38 is connected to the controller 31 via line 54 for the purposes of power control, in particular with respect to bringing the electronic system into a sleep- mode. Further the controller 31 is coupled to nonvolatile memory 54. Nonvolatile memory 54 corresponds to memory 22 of Fig. 2 and serves to store the boot-image data of the cell phone subsystem 24, the PDA sub-system 25 and the GPS sub-system 26 in consecutive order.
  • the optional code compression co-processor 33, the controller 31 and the memory 54 are comprised in a boot control system 55.
  • the boot control system 55 receives power from the DC-power sub-system 38 from its output Pi.
  • the controller 31 directs the DC- power sub-system 38 to apply power to the components of the cell phone sub-system 24, the PDA sub-system 25 and the GPS sub-system 26.
  • the controller 31 performs a read request to the memory 54 in order to read out the boot-image data contained in memory 54 sequentially.
  • a single read request is sufficient in order to start the screening of the complete boot-image data out of the memory 54 to the controller 31.
  • the controller 31 first receives the boot-image data for the cell phone sub-system 24 and transmits the boot-image data to the cell phone sub-system 24.
  • the boot- image data to be stored in system RAM 28 is provided to the multiplexer 29 which receives a control input via line 30 in order to pass the boot-image data to the system RAM 28 for storage.
  • the cell phone engine 27 can receive register values via line 24 from the controller 31.
  • the register values can be embedded in the boot-image data.
  • control data in the boot-image data can be utilized for detection by the controller 31 such that the controller 31 can direct the required portions of the boot-image data to the appropriate components of the cell phone sub-system 24.
  • the controller 31 can switch off the clocks of the microprocessors i.e. cell phone engine 27, main processor 39 and GPS system processor 46, while directing the DC- power sub-system 38 to continue to supply power via lines P2 , P3 , P4, respectively. This way the operation of the respective processors is stopped while preserving the contents of the processors register values.
  • the refreshing of the system RAMs 28, 40 and 47 is done by the controller 31 in order to preserve the data in those memories. This way a substantial amount of power can be saved. In order to bring the system back to life only the clocks for the processors have to be switched on again and normal system operation can be resumed immediately.
  • This option is different from the first one in that both the clocks and the power of the microprocessors are switched off. This has the advantage that even more power can be saved. However for bringing the system back to life the registers of the microprocessors have to be reloaded from the memory 54 which takes some amount of time. 3. This option is different from the first two options in that the power and clocks for the sub-system 24, 25 and 26 are completely switched off. This has the advantage that even more power can be saved; on the other hand the complete boot-images have to be reloaded.
  • a significant overall system cost saving can be accomplished by means of the system of Fig. 4 by (i) a reduced size and amount of overall system FLASH memory (ii) application of highly cost effective large scale integrated FLASH memories as the entire boot / program / code of all sub-systems and applications can be concentrated in one common memory and (iii) utilizing highly cost effective large scale SDRAM memories in the core- processing-sub-systems of the overall system.
  • code compression and decompression by means of code compression co-processor 33.
  • code compression an error correcting code can be used such that a very in-expensive memory device 54 having a high error rate can be utilized.
  • programs and applications exercising directly out of the high speed SDRAMs will increase the individual sub-system operation speed - as well as the overall system performance.
  • Fig. 5 illustrates a preferable solution.
  • the basic element of the switch is a fast, low on resistance, low capacitance, high current capacity MOS-FET switch.
  • the combination of low on resistance and low capacitance is provided by a CMOS process allowing a short CMOS channel length.
  • the switch shown in Fig. 5 consists of a N-channel MOS transistor driven by a CMOS gate.
  • the gate of the N-channel transistor is at Vcc (+5V) and the device is on, with a typical on resistance of ⁇ 5W.
  • the switch is off.
  • the N-channel is preferably structured causing no direct leakage and to represent very low capacitance across the transistor in the off state.
  • the off state leakage of this type of circuits is typically ⁇ 1 nA at room temperature .
  • Fig. 6 is illustrative of a block diagram of an integrated implementation of the multiplexers 29, 41 and 48 of Fig. 4 using devices of the type as shown in Fig. 4.
  • Fig. 7 is illustrative of a method to obtain the boot-images of the sub-systems of the system of Fig. 4.
  • step 60 the sub-systems SI to Sn are implemented in a test system. The test system is booted in the usual way.
  • step 61 the RAMs and the microprocessor registers of the sub-systems SI to Sn are scanned in order to obtain corresponding boot-images II to In.
  • step 62 the boot-images II to In are concatenated by writing the boot-images sequentially into a nonvolatile RAM corresponding to memory 54 of the system in Fig. 4.
  • Fig. 8 is illustrative of the options provided by the system of Fig. 4 for bringing the system into a sleep-mode.
  • step 70 the boot-images II to In for the respective sub-systems SI to Sn are loaded such that the normal system operation can start.
  • step 72 the DRAMs are continued to be refreshed by the boot controller (cf . controller 31 of Fig. 4) .
  • step 73 the clocks of the multi processors are switched on again such that normal system operation can be resumed in step 74.
  • both the clocks and the power of the microprocessors can be switched off in step 75 while the DRAMs are continued to be refreshed by the boot controller in step 76.
  • step 7 * 7 the microprocessor registers are reloaded and the clocks are switched on in order to resume normal system operation in step 74.
  • both the clocks and the power for all components of the sub-systems can be switched off in step 78.
  • the complete boot-images II to In need to be reloaded in step 79 to resume normal system operation in step 74.
  • DC-power sub-system 38 main processor 39 system RAM 40 multiplexer 41 line 42 line 43 output device 44 mass storage controller 45
  • GPS receiver 50 antenna 51 bus 52 bus 53 memory 54 boot control system 55

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Stored Programmes (AREA)
EP02730195A 2001-05-19 2002-04-24 Elektronisches system und verfahren zur urladung eines elektronischen systems Withdrawn EP1407352A2 (de)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP02730195A EP1407352A2 (de) 2001-05-19 2002-04-24 Elektronisches system und verfahren zur urladung eines elektronischen systems

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
EP01112316 2001-05-19
EP01112316 2001-05-19
EP02730195A EP1407352A2 (de) 2001-05-19 2002-04-24 Elektronisches system und verfahren zur urladung eines elektronischen systems
PCT/EP2002/004480 WO2002095581A2 (en) 2001-05-19 2002-04-24 Electronic system and method for booting of an electronic system

Publications (1)

Publication Number Publication Date
EP1407352A2 true EP1407352A2 (de) 2004-04-14

Family

ID=8177486

Family Applications (1)

Application Number Title Priority Date Filing Date
EP02730195A Withdrawn EP1407352A2 (de) 2001-05-19 2002-04-24 Elektronisches system und verfahren zur urladung eines elektronischen systems

Country Status (3)

Country Link
EP (1) EP1407352A2 (de)
AU (1) AU2002302563A1 (de)
WO (1) WO2002095581A2 (de)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013531284A (ja) * 2010-04-19 2013-08-01 アップル インコーポレイテッド 非ローカル記憶装置からのサブシステムのセキュアなブート及び構成

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2426183C (en) * 2001-08-20 2013-02-26 Samsung Electronics Co., Ltd. Apparatus and method for interfacing between modem and memory in mobile station
KR100849296B1 (ko) * 2003-06-13 2008-07-29 삼성전자주식회사 주제어부와 보조제어부를 구비하는 시스템에서의보조제어부의 초기화 장치 및 방법
GB2404748B (en) * 2003-08-01 2006-10-04 Symbian Ltd Computing device and method
KR20070060101A (ko) 2004-08-30 2007-06-12 실리콘 스토리지 테크놀로지 인크 무선 단말기에서의 비휘발성 메모리 관리 시스템 및 방법
JP2006285402A (ja) * 2005-03-31 2006-10-19 Pioneer Electronic Corp 画像処理装置
US9036026B2 (en) 2009-06-12 2015-05-19 Magna Electronics Scalable integrated electronic control unit for vehicle
US9092233B2 (en) * 2012-09-07 2015-07-28 Apple Inc. Accessory booting over USB
US9218508B2 (en) * 2013-09-06 2015-12-22 Getac Technology Corporation Electronic device and protection method thereof
CN115437712A (zh) * 2022-09-07 2022-12-06 厦门紫光展锐科技有限公司 通信处理器的固件启动方法、装置及电子设备

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5109484A (en) * 1986-04-09 1992-04-28 International Business Machines Corporation Self configuring terminal which polls loop network and generates list of connected devices for use in selectively downloading control programs
US5497497A (en) * 1989-11-03 1996-03-05 Compaq Computer Corp. Method and apparatus for resetting multiple processors using a common ROM
US5448716A (en) * 1992-10-30 1995-09-05 International Business Machines Corporation Apparatus and method for booting a multiple processor system having a global/local memory architecture
JPH07311752A (ja) * 1994-05-11 1995-11-28 Internatl Business Mach Corp <Ibm> 分散データ処理システム及び初期プログラムロード方法
US5737567A (en) * 1995-10-23 1998-04-07 Unisys Corporation Fast write initialization system for microcode RAM via data path array using pre-loaded flash memory an programmable control logic array
US6212632B1 (en) * 1998-07-31 2001-04-03 Flashpoint Technology, Inc. Method and system for efficiently reducing the RAM footprint of software executing on an embedded computer system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO02095581A2 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013531284A (ja) * 2010-04-19 2013-08-01 アップル インコーポレイテッド 非ローカル記憶装置からのサブシステムのセキュアなブート及び構成

Also Published As

Publication number Publication date
WO2002095581A3 (en) 2004-01-29
AU2002302563A1 (en) 2002-12-03
WO2002095581A2 (en) 2002-11-28

Similar Documents

Publication Publication Date Title
US12248355B2 (en) System on chip for reducing wake-up time, method of operating same, and computer system including same
US7340566B2 (en) System and method for initializing a memory device from block oriented NAND flash
KR100508087B1 (ko) 낸드 플래시 메모리를 이용한 부트 시스템 및 그 방법
JP3623840B2 (ja) データ処理装置及びマイクロプロセッサ
US8041885B2 (en) Memory system and method with flash memory device
US20010036109A1 (en) Mobile communication device having integrated embedded flash SRAM memory
CN101916201A (zh) 一种基于Android移动终端冷启动的方法和装置
US20030097510A1 (en) System-On-Chip architecture that utilizes FeRAM and re-configurable hardware
US20120210116A1 (en) Method and apparatus for booting from a flash memory
EP1407352A2 (de) Elektronisches system und verfahren zur urladung eines elektronischen systems
KR100685770B1 (ko) 데이터 전송 방법 및 시스템
US6438683B1 (en) Technique using FIFO memory for booting a programmable microprocessor from a host computer
US7356717B2 (en) Information processing apparatus with central processing unit and main memory having power saving mode, and power saving controlling method
Yang et al. Shortening the boot time of android os
CN101739272A (zh) 一种电子装置、一种基本输入输出系统的启动方法和系统
CN101349973B (zh) 嵌入式Java处理器微码指令集动态装载方法
JP3943277B2 (ja) マイクロコンピュータ及び電子機器
US7581037B2 (en) Effecting a processor operating mode change to execute device code
US20070283139A1 (en) Information processing apparatus and control method used thereby
US20030079103A1 (en) Apparatus and method to perform address translation
KR100777446B1 (ko) 전자장치 및 그 부팅방법
US7206930B2 (en) Method and apparatus for reducing strapping devices
JP2004078772A (ja) マイクロコンピュータ装置の待機時の処理方法およびマイクロコンピュータ装置
CN107480052B (zh) 一种定位宕机时bios代码的方法及装置
CN113535248B (zh) 一种减少sram空间的tp芯片上电启动方法

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20031218

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR

AX Request for extension of the european patent

Extension state: AL LT LV MK RO SI

17Q First examination report despatched

Effective date: 20040601

R17C First examination report despatched (corrected)

Effective date: 20070807

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20081101