From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 05 Oct 2011 07:58:39 +0200 Subject: [U-Boot] [PATCH 3/3] ublimage: NAND block size isn't set at build-time In-Reply-To: <1317635832-10764-4-git-send-email-loic.minier@linaro.org> References: <1317635832-10764-1-git-send-email-loic.minier@linaro.org> <1317635832-10764-4-git-send-email-loic.minier@linaro.org> Message-ID: <4E8BF20F.1020806@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Lo?c, Lo?c Minier wrote: > mkimage's ublimage support can't depend of build-time board configs; > instead, this should be set in ublimage.cfg. Since currently no configs > in u-boot override the NAND block size, hardcode it as such in > ublimage.h to fix a build failure with "make tools": > gcc [...] -o ublimage.o ublimage.c -c > In file included from ublimage.c:37:0: > ublimage.h:31:20: fatal error: config.h: No such file or directory > > Cc: Heiko Schocher > Cc: patches at linaro.org > Signed-off-by: Lo?c Minier > --- > tools/ublimage.h | 11 ++++------- > 1 files changed, 4 insertions(+), 7 deletions(-) Acked-by: Heiko Schocher Thanks! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany