From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 24 Apr 2008 06:31:45 +0200 Subject: [U-Boot-Users] Running Linux from ARCH=powerpc on Sequoia board In-Reply-To: References: <480E34A6.6010509@acm.org> <480FDE42.6040302@acm.org> Message-ID: <200804240631.45463.sr@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 On Thursday 24 April 2008, Grant Likely wrote: > > fdt_chosen: FDT_ERR_NOSPACE > > ERROR: /chosen node create failed - must RESET the board to recover. > > > > U-Boot 1.3.2-00497-g58c5376 (Apr 23 2008 - 16:24:13) > > [...] > > > > > > The file "sequoia.dtb was created by > > $dtc dts/sequoia.dts -O dtb -o sequoia.dtb > > > > Can anyone tell me what went wrong? > > You're hitting a limitation of current u-boot. It doesn't know how to > allocate more space in a device tree blob. Try passing "-S 8192 -R > 16" to dtc. And don't forget "-b 0" for the boot CPU number. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================