Date: Wed, 27 Feb 2013 00:02:33 +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: <CANuCnH8e-BkLjjEd4c%2Bqe3Jc%2BO6oUjO4g9Piq52W-GosN89=Fg@mail.gmail.com> In-Reply-To: <C32C14E0-E8D3-4970-8A40-19D25803EBDA@kientzle.com> References: <CANuCnH_4dxzBfVjxgX2FOtVKYm9BM0ZwdeDvp5-xPX8c5ggzHA@mail.gmail.com> <3A8BA2BC-6707-4309-B6E3-5B15712ED67D@kientzle.com> <FC5D35F7-0057-4EDE-B0EB-36492476D929@kientzle.com> <CANuCnH87A=XH2P%2BBQ=JFHuz0b92k82cO6bsPzFvRPy0qs=OnEw@mail.gmail.com> <CANuCnH9zJWKUkJY6Rx3pE=JZRpG0-tPEKsa_Z%2B0nkpxEgV=RTA@mail.gmail.com> <C32C14E0-E8D3-4970-8A40-19D25803EBDA@kientzle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I have tested this with my own script, your script and gonzo's script, all works fine. On Sunday, February 24, 2013, Tim Kientzle <tim@kientzle.com> 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. >> > >> >> Fyi, Reverting r247045 didn't help my proble :-( >> Sorry for incomplete information. Reverting r247045 removes "unable to copy DTB into module directory" error message but my raspi still keeps rebooting after boot loader > > I believe that r247201 fixes the bug I introduced > with r247045 and should allow RPi to boot cleanly > again. (Though I seem to have some other problem > locally that I need to track down=85) > > This should also make it possible to have U-Boot > pick up the FDT from the RPi boot code > (by adding "fdt addr 0x100" to the right place in uEnv.txt > or the u-boot loader script) and remove that command > from loader.rc. If U-Boot knows about the FDT, then > ubldr should pick it up automatically now. > I've made the necessary adjustment to my build scripts; > it should be a very small tweak to Oleksandr's > as well. > > Let me know if this works for you. > > Tim > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANuCnH8e-BkLjjEd4c%2Bqe3Jc%2BO6oUjO4g9Piq52W-GosN89=Fg>