summaryrefslogtreecommitdiffstats
path: root/include/configs/pcm038.h
blob: cbd3e1674d673f572dde8d9c1e14a6589501ffea (plain)
1
2
3
4
5
6
/* nothing yet */
#define CONFIG_ARCH_NUMBER 9999
#define CONFIG_BOOT_PARAMS 0xdeadbeef
#define CFG_MALLOC_LEN		(4096 << 10)
#define CONFIG_STACKSIZE	(120<<10)      /* stack size		     */