Hello,
I want to stop autoboot and use mtest to check if my ram is alright, but
0x07FD2C00 forward freezes, and 0x0902 also freezes, mtest, when using
it. My ramsize is 0x0800.
Does u-boot uses any parts of ram by itself, I mean, is there any known
spots where I can't test because it woul
Now I understood, LTIB is giving me an older u-boot version - 1.1.6 and not
2011.12. Will try to update it...
Érico V. Porto
On Fri, Jan 20, 2012 at 8:38 AM, Anatolij Gustschin wrote:
> Hi,
>
> On Fri, 20 Jan 2012 08:07:41 -0200
> Érico Porto wrote:
>
> > Hello,
&
error... )
And if the system freezes during mtest, I can't ctrl+c out of it.
Is there any know workaround?
My system is much a like MPC8323ERDB. Other than that, seems I can run
linux fine on it after bootload, I just can't use mtest...
Érico V. Porto
On Fri, Jan 20, 2012 at 8:56 AM, Ér
I've partially solved the ctrl+c situatin inserting more check for it into
the code. But this isn't really what I was hoping...
Any known alternatives? Thanks.
Érico V. Porto
On Fri, Jan 20, 2012 at 4:22 PM, Érico Porto wrote:
> Okay, got 2011.12 working here.
>
> Same
d using readelf using u-boot.
> Thanks
> Amruth p.v
>
> On Sat, Jan 21, 2012 at 2:01 AM, Érico Porto
> wrote:
> > I've partially solved the ctrl+c situatin inserting more check for it
> into
> > the code. But this isn't really what I was hoping...
> >
> &g
Ok, this makes sense, but I think you mean:
memory start at 0x
mtest {
start address: right after (malloc area+global data + stack)
end address: relocaddr
}
memory end at 0x0800
...
Érico V. Porto
On Mon, Jan 23, 2012 at 12:23 PM, Wolfgang Denk wrote:
> Dear =?ISO-8859-1?Q?=C9r
Oh, found the Memory Management section, thanks! And it also explains that
stuff should be written after 0x 2000 because of the exception vector -
actually, I thinks this is a bit bigger here in my system, but now makes
sense why I was also getting crashes at the beginning of the memory!
Érico
Hello!
I have created a new command in u-boot, and I can see it using help
, I can type and call it, everything is working! But
when I type help, it isn't in the command list. How do I put it there?
Thanks
Érico V. Porto
___
U-Boot mailing list
U-Boot@
Found it. A clean and rebuild all solved.
Érico V. Porto
On Wed, Feb 8, 2012 at 8:45 AM, Érico Porto wrote:
> Hello!
>
> I have created a new command in u-boot, and I can see it using help
> , I can type and call it, everything is working! But
> when I type help, it isn't
Hello!
Is it possible to flash a ppc board, that already has an older u-boot
version, without using a jtag interface? I mean, I know I can write the
filesystem using tftpboot, is it possible to also use it to write over
u-boot? If no, is there any alternative to use jtag?
Erico Vieira Porto
_
Got a USB TAP, but unfortunately it is supposed to be used with Code
Warrior. Any software that allows me to use it to flash a ppc?
Érico V. Porto
On Wed, Dec 14, 2011 at 2:10 PM, Érico Porto wrote:
> Hello!
>
> Is it possible to flash a ppc board, that already has an older u-boot
Message-
>>> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de]
>>> On Behalf Of Érico Porto
>>> Sent: Thursday, December 15, 2011 8:14 AM
>>> To: u-boot@lists.denx.de
>>> Subject: Re: [U-Boot] about flashing the u-boot
>>
someone know where is the command
line tool that is used by the CW IDE?
If I find it out, I post it here...
Érico V. Porto
On Thu, Dec 15, 2011 at 8:34 PM, Scott Wood wrote:
> On 12/15/2011 04:29 PM, Érico Porto wrote:
> > I use a board created by some guys in the company wh
/20/11, Scott Wood wrote:
> On 12/19/2011 06:43 PM, Érico Porto wrote:
>> Got usb-tap to work, but ONLY with code warrior - and for some reason
>> can run it on ubuntu+unity but not on ubuntu+xfce, which loads
>> everything except the action button in the flash programmer where y
(bin) 1 % config cc usb
(bin) 2 % ::jtag::get_pin 4
USB open failure
ok, give up.
On 12/22/11, Érico Porto wrote:
> thank you, found the ccs interactive shell, it is located in
>
> /usr/local/Freescale/CodeWarrior_PA_10.1.1/PA/ccs/bin/ccs
>
> I has many commands, has help comm
Hello,
Does anyone know if exists somekind of simulator to run u-boot in test mode?
I also have a spare qoriva platform (MPC5604B-TRK), which can't run
linux, but maybe could run uboot just to test some autoboot commands.
Thanks
--
Érico V. Porto
___
nv
baudrate=115200
stderr=serial
stdin=serial
stdout=serial
Environment size: 66/8188 bytes
=>bdinfo
boot_params = 0x
DRAM bank = 0x
-> start= 0x
-> size = 0x0800
FB base = 0x
On 12/23/11, Graeme Russ wrote:
> Hi Érico
>
> On 23/1
doing md 0805283e works
if I can change the base address now, every memory command should work
On 12/23/11, Érico Porto wrote:
> md 0 gives me in dmesg:
>
>
> [11753.433067] u-boot[4277]: segfault at 0 ip 0805283e sp bfb809f0
> error 4 in u-boot[8048000+1a000]
>
>
>
md 0 gives me in dmesg:
[11753.433067] u-boot[4277]: segfault at 0 ip 0805283e sp bfb809f0
error 4 in u-boot[8048000+1a000]
On 12/23/11, Érico Porto wrote:
> Thanks!
>
> Tried to do some memory display commands but got instant segmentation
> fault, and tried to run it as root - b
084589f0 b00de95d.EE.]...
0805291e: 8955 535657e5 8b4cec83 3c6a0c7d..U..WVS..L.}.j<
0805292e: 68145d8b 08059e33 758df16a 45c756ac.].h3...j..u.V.E
=>mtest 0805283e 080528fe
Pattern Writing... Segmentation Fault
So close..
On 12/23/11, Érico Porto wrote:
&
Indeed, qemu seems to be the best option. I've also downloaded aqemu to
help to build a system configuration fast. Not sure how to load mine ltib
generated BSP... Will try a simple env with u-boot only just for now..
Érico V. Porto
2011/12/24 Matthias Weißer
> Am 24.12.2011 11:00, schrieb Albe
21 matches
Mail list logo