X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fdnp1110.h;h=9ac2856f65317e1c48de73fc9ad730fb5c348f1d;hb=d9f2f5008c32c8373d68a4c8e14f50a469965a23;hp=8594e65822b4a1b7634a59d4a701ed198dbe03ea;hpb=dc7c9a1a52403093b9e4aef14ac4c5c014386e57;p=u-boot diff --git a/include/configs/dnp1110.h b/include/configs/dnp1110.h index 8594e65822..9ac2856f65 100644 --- a/include/configs/dnp1110.h +++ b/include/configs/dnp1110.h @@ -31,8 +31,8 @@ * If we are developing, we might want to start armboot from ram * so we MUST NOT initialize critical regs like mem-timing ... */ -#define CONFIG_INIT_CRITICAL /* undef for developing */ -#undef CONFIG_INIT_CRITICAL /* undef for developing */ +#define CONFIG_SKIP_LOWLEVEL_INIT 1 +#undef CONFIG_SKIP_RELOCATE_UBOOT /* * High Level Configuration Options @@ -47,6 +47,7 @@ * Size of malloc() pool */ #define CFG_MALLOC_LEN (CFG_ENV_SIZE + 128*1024) +#define CFG_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */ /* * Hardware drivers