From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 26 May 2014 07:31:22 +0200 Subject: [U-Boot] [PATCH v3 3/4] lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c In-Reply-To: References: <1400476231-24433-1-git-send-email-hs@denx.de> <1400476231-24433-4-git-send-email-hs@denx.de> Message-ID: <5382D1AA.1000203@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 Simon, Am 24.05.2014 02:10, schrieb Simon Glass: > Hi Heiko, > > On 18 May 2014 19:10, Heiko Schocher wrote: >> move fdtdec_get_int() out of lib/fdtdec.c into lib/fdtdec_common.c >> as this function is also used, if CONFIG_OF_CONTROL is not >> used. Poped up on the ids8313 board using signed FIT images, >> and activating CONFIG_SYS_GENERIC_BOARD. Without this patch >> it shows on boot: >> >> No valid FDT found - please append one to U-Boot binary, use u-boot-dtb.bin or define CONFIG_OF_EMBED. For sandbox, use -d >> >> With this patch, it boots again with CONFIG_SYS_GENERIC_BOARD >> enabled. >> >> Signed-off-by: Heiko Schocher >> Cc: Simon Glass >> Cc: Tom Rini > > Acked-by: Simon Glass > > But I wonder if it might be possible to keep the debug() statement for > the non-host side? I try it, but as I am on holiday, it might take some days ... bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany