]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_t
authorKumar Gala <galak@kernel.crashing.org>
Fri, 22 Oct 2010 06:32:56 +0000 (01:32 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 22 Oct 2010 07:14:54 +0000 (02:14 -0500)
commit4c66447ae77e52edd5d9df33bd8a3457860713b8
tree00c1493a4a609441ddc1b6ffd235c58acc0f061a
parentfff6ec382c139eb242bd85356e66a0bc43becb63
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>
include/configs/corenet_ds.h