Date: Fri, 22 Feb 2013 19:48:18 +0800 From: Alie Tan <alie@affle.com> To: Tim Kientzle <tim@kientzle.com> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: Unable to copy DTB into module directory Message-ID: <CANuCnH87A=XH2P%2BBQ=JFHuz0b92k82cO6bsPzFvRPy0qs=OnEw@mail.gmail.com> In-Reply-To: <FC5D35F7-0057-4EDE-B0EB-36492476D929@kientzle.com> References: <CANuCnH_4dxzBfVjxgX2FOtVKYm9BM0ZwdeDvp5-xPX8c5ggzHA@mail.gmail.com> <3A8BA2BC-6707-4309-B6E3-5B15712ED67D@kientzle.com> <FC5D35F7-0057-4EDE-B0EB-36492476D929@kientzle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 22, 2013 at 2:17 PM, Tim Kientzle <tim@kientzle.com> wrote: > > On Feb 21, 2013, at 10:07 PM, Tim Kientzle wrote: > > > On Feb 21, 2013, at 9:50 PM, Alie Tan wrote: > >> > >> I just built RasPi image and keeps getting this message: > >> > >> "unable to copy DTB into module directory" > >> > >> then the raspi reboot again and again. > > > > Try backing out r247045 and see if that fixes > > it for you. > > > > Also try breaking into the U-Boot prompt > > and entering > > Sorry, left out some steps here. (To clarify, this is a separate > experiment to be done with an image that includes > r247045). The instructions should say: > Fyi, Reverting r247045 didn't help my proble :-( > > 1) Remove the "fdt addr 0x100" command from loader.rc > > 2) Early in boot, break to the U-Boot prompt (hit any key during the > 3-second countdown) > > 3) Enter these two commands to U-Boot > > U-Boot> fdt addr 0x100 > U-Boot> run bootcmd > > This way, U-Boot will identify the FDT and ubldr will > get it from U-Boot (instead of ubldr accessing it > directly). > > Tim > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANuCnH87A=XH2P%2BBQ=JFHuz0b92k82cO6bsPzFvRPy0qs=OnEw>