All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Glines <mark@glines.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: kurobox kernel
Date: Thu, 28 Dec 2006 12:53:19 -0800	[thread overview]
Message-ID: <45942EBF.5060201@glines.org> (raw)
In-Reply-To: <Pine.LNX.4.60.0612262159180.3245@poirot.grange>

Guennadi Liakhovetski wrote:
> Look here: http://www.kurobox.com/revolution/downloads/contest/patchREADME 
> for a somewhat rough README and here 
> http://www.kurobox.com/revolution/downloads/contest/patches.zip are the 
> patches (sorry about the zip - that was revolution's format of choice...)

Thanks a bunch.  A RAM build of uBoot boots the old kernel fine, so I'll 
replace my older uBoot with it.  The only trouble I had was stripping 
carriage returns out of the patches in that zipfile; after that, 
everything went pretty smoothly.

I noticed uBoot is looking for a *.dtb file, as well as the kernel 
image.  The patchREADME refers to a "dtc" tool, but the URL it gives 
(http://ozlabs.org/~dgibson/dtc/dtc.tar.gz) does not exist.  So I 
googled and found git://ozlabs.org/srv/projects/dtc/dtc.git, and tried 
to compile kuroboxHG.dts, with the command line specified within that file:

$ dtc -f -I dts -O dtb -o kuroboxHG.dtb -V 16 kuroboxHG.dts
DTC: dts->dtb  on file "kuroboxHG.dts"
ERROR: Missing /chosen node
Input tree has errors

So, uh... is the *.dts file in 2.6.20-rc2 bad, or am I compiling it 
wrongly?  (And is this normally done by hand, or as part of the kernel 
build process?)

Thanks,

mark

  reply	other threads:[~2006-12-28 20:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.ne7N9dqjDz5qS4D/fowPKdPc4ZY@ifi.uio.no>
     [not found] ` <fa.pM17YEcICUlveSt/vbSKGv6sFWk@ifi.uio.no>
2006-12-25 19:45   ` Linux 2.6.20-rc2: forgot how to make a zImage on powerpc? Mark Glines
2006-12-25 20:31     ` Guennadi Liakhovetski
2006-12-25 21:47       ` [PATCH] powerpc: linkstation uses uimage style zImages Mark Glines
2006-12-25 22:54         ` Guennadi Liakhovetski
2006-12-25 23:07           ` Mark Glines
2006-12-25 23:23             ` Guennadi Liakhovetski
2006-12-26 20:14               ` kurobox kernel Mark Glines
2006-12-26 21:23                 ` Guennadi Liakhovetski
2006-12-28 20:53                   ` Mark Glines [this message]
2006-12-28 21:02                     ` Scott Wood
2006-12-28 21:07                       ` Xianghua Xiao
2006-12-28 21:11                     ` Guennadi Liakhovetski
2006-12-28 23:28                       ` Mark Glines
2006-12-29  0:31                         ` Guennadi Liakhovetski
2006-12-29  2:52                           ` Mark Glines
2006-12-29 17:58                           ` Mark Glines
2006-12-29 18:35                             ` Guennadi Liakhovetski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45942EBF.5060201@glines.org \
    --to=mark@glines.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.