Home
last modified time | relevance | path

Searched hist:"4 c66447ae77e52edd5d9df33bd8a3457860713b8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dcorenet_ds.h4c66447ae77e52edd5d9df33bd8a3457860713b8 Fri Oct 22 06:32:56 UTC 2010 Kumar Gala <galak@kernel.crashing.org> corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_t

The recent change the env code added an additional 32 bytes into gd_t
and that causes to grow pass the previous CONFIG_SYS_GBL_DATA_SIZE size.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>