blob: 25e3070db48f3531b83ff174662fe55c39904914 [file] [log] [blame]
/********************************************************************************
* Marvell GPL License Option
*
* If you received this File from Marvell, you may opt to use, redistribute and/or
* modify this File in accordance with the terms and conditions of the General
* Public License Version 2, June 1991 (the "GPL License"), a copy of which is
* available along with the File in the license.txt file or by writing to the Free
* Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 or
* on the worldwide web at http://www.gnu.org/licenses/gpl.txt.
*
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE IMPLIED
* WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE ARE EXPRESSLY
* DISCLAIMED. The GPL License provides additional details about this warranty
* disclaimer.
******************************************************************************/
/*
* This file is generated automatically. Don't edit it!
* the following macro is system defined.
*/
#include "sys_memmap.h"
#define CPU0_MEM_START (GALOIS_CPU0_CACHE_START)
#define CPU0_MEM_SIZE (GALOIS_CPU0_CACHE_SIZE)
#define CPU0_LINUX_START (CPU0_MEM_START + 0x8000)
#define LINUX_BOOTPARAM_ADDR (CPU0_MEM_START+0x100)
#define LINUX_BOOTARGS "sata_reset_done console=ttyS0,115200 root=/dev/mtdblock1 rootfstype=yaffs2 ro init=/bin/srvd mtdparts=mv_nand:67108864(bootloader),268435456(rootfs),83886080(app-A),83886080(app-B),33554432(localstorage),1564475392(BDlocalstorage),8388608(factory_setting),16777216(flashless_loader),20971520(sysconf)"