On Aug 17, 2012 4:26 PM, "Lukasz Majewski" wrote:
>
> On Fri, 17 Aug 2012 12:16:56 +0100
> Alex Zeffertt wrote:
>
> > Hi U-Booters,
> >
> > I get the following warning when I boot our openrd based board:
> >
> > > U-Boot 2012.07 (Au
Hi U-Booters,
I get the following warning when I boot our openrd based board:
> U-Boot 2012.07 (Aug 17 2012 - 10:45:29)
> OpenRD-Base
>
> SoC: Kirkwood 88F6281_A1
> DRAM: 128 MiB
> WARNING: Caches not enabled
> NAND: 512 MiB
I am running the latest code from git with a small number of change
On 9 March 2012 14:02, Wolfgang Denk wrote:
> In message
> you
> wrote:
>> ... How do you know
>> how big this might need to be in order to mount a filesystem that
>> "needs recovery"?
>
> I don't know of ways to determine this in advance. Eventu
On 8 March 2012 18:18, Wolfgang Denk wrote:
> In message
> you
> wrote:
>>
>> I've now managed to repro this problem and add some debug. It looks
>> like u-boot is simply running out of memory whilst trying to mount a
>> filesystem that "needs recovery". (Error -12 is -ENOMEM.) The
>> partit
On 7 March 2012 14:42, Alex Zeffertt wrote:
> Hi u-booters,
>
> I have a short script in my u-boot environment which chooses which of
> two ubifs partitions to boot
> by attempting to read a release file in each one.
>
> Unfortunately, after an unclean shutdown sometimes t
>> I've been comparing the linux and u-boot implementations, and it looks
>> like the following fix is in the kernel
>> but not in u-boot. I don't really understand it, but it looks like a
>> candidate. Might porting this change to
>> u-boot fix the issue?
>
> Hard to tell. Might be worth a try,
On 7 March 2012 14:42, Alex Zeffertt wrote:
> Hi u-booters,
>
> I have a short script in my u-boot environment which chooses which of
> two ubifs partitions to boot
> by attempting to read a release file in each one.
>
> Unfortunately, after an unclean shutdown sometimes t
Hi u-booters,
I have a short script in my u-boot environment which chooses which of
two ubifs partitions to boot
by attempting to read a release file in each one.
Unfortunately, after an unclean shutdown sometimes the ubifsmount
fails. (By "unclean shutdown"
I mean that the board was power cycle
d that no u-boot code between 0x0 and 0x6 gets altered.
I have no idea why hush + saveenv causes the board to hang at the next
power cycle. This problem only occurs when the hush shell is
configured.
Thanks in advance for any help,
Alex Zeffertt
--
Hi all,
I am playing with a new board which is based on OpenRD-base. I have got
u-boot up and running but half of the time when I start Linux it hangs in
init/calibrate.c:calibrate_delay(). (I found this out using the LEDs
because we have no UART at that stage!)
Is there something that needs to
you?
Regards,
Alex
On 26 July 2011 13:29, Alex Zeffertt wrote:
>
> git bisect says:
>
> c2dd0d45540397704de9b13287417d21049d34c6 is the first bad commit
> commit c2dd0d45540397704de9b13287417d21049d34c6
> Author: Aneesh V
> Date: Thu Jun 16 23:30:49 2011 +
> armv7
5505c5f890b2af6e9b54bba915fdf3368abdfb16 M arch
Thanks,
Alex
On 26 July 2011 12:09, Wolfgang Denk wrote:
> Dear Alex Zeffertt,
>
> In message <
> canniwjkvykei0qmrc8v5lvtar+q8czyetycpqdjzv34htcl...@mail.gmail.com> you
> wrote:
> >
> > I can confirm that the issue is the same with OpenR
On 25 July 2011 18:14, Ralph Metzler wrote:
> Alex Zeffertt writes:
> > and then I burn the .kwb file into the flash using openocd.
> >
> > Unfortunately I cannot get the Gig Eth ports to work in u-boot at the
> > moment. When I run the following at the comm
Hi list,
I've just bought an OpenRD Ultimate board and I've managed to get u-boot
running on it. I am building it like this, using the latest u-boot GIT
repo:
make mrproper CROSS_COMPILE=arm-none-linux-gnueabi-
make openrd_ultimate_config CROSS_COMPILE=arm-none-linux-gnueabi-
make u-boot.kwb
14 matches
Mail list logo