/* ************************************************************************************************************************ * eGON * the Embedded GO-ON Bootloader System * * Copyright(C), 2006-2008, SoftWinners Microelectronic Co., Ltd. * All Rights Reserved * * File Name : Boot0_head.c * * Author : Gary.Wang * * Version : 1.1.0 * * Date : 2007.11.06 * * Description : This file defines the file head part of Boot0, which contains some important * infomations such as magic, platform infomation and so on, and MUST be allocted in the * head of Boot0. * * Others : None at present. * * * History : * *