Date: Thu, 28 Feb 2013 16:35:05 -0800 From: Oleksandr Tymoshenko <gonzo@bluezbox.com> To: XiaoQI Ge <ghw@7axu.com> Cc: freebsd-arm@freebsd.org Subject: Re: I u-boot fails to compile Message-ID: <512FF7B9.4070700@bluezbox.com> In-Reply-To: <CAKrd9eX5CyjNDExQvd-4b3JhZSNtVoeneMiVgYU8nvem=6qHeA@mail.gmail.com> References: <CAKrd9eUVGuU=NuKfCP5d1uaTPC4XoMkjzn_AzcAqeh%2Bu2E9STw@mail.gmail.com> <512FD685.8070009@bluezbox.com> <CAKrd9eX5CyjNDExQvd-4b3JhZSNtVoeneMiVgYU8nvem=6qHeA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/28/2013 4:28 PM, XiaoQI Ge wrote: > I compiled the file size of 22,016 Byte / occupied space of 24,576 > Byte is rather http://people.freebsd.org/ ~~ ganbold / cubieboard / > sunxi-spl.bin size and space are 20,480 Byte is not where Iwrong ah? > > These files produced the SD card can not start > === > dd if = / dev / zero of = a10.img bs = 1m count = 1 > dd if = sunxi-spl.bin conv = notrunc of = a10.img bs = 1024 seek = 8 > dd if = u-boot.bin conv = notrunc of = a10.img bs = 1024 seek = 32 > dd if = a10.img of = $ {DEVNAME} bs = 1m > === Which commands did you use to compile u-boot? What's printed on serial console when you're trying to boot device?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512FF7B9.4070700>