MichelinoK wrote:
> Big-Cut :)
>
>
>> Both outputs look sane - could you please post the output of these two
>> commands as well:
>> 2. ./boot_linux -F -d eth0 -i openwrt-etrax-jffs2-64k-fimage -p
>
> The output is this:
>
> [EMAIL PROTECTED] Desktop]# ./boot_linux -F -d eth0 -i
> kamikaze/tr
Hinko Kocevar wrote:
>
> I'll give it a try.
Kamikaze image produces the same result for me here. Up until now I never used
kamikaze image(s)
on my hardware :( and wasn't aware of the problem. I've mainly used owrt for
toolchain generating.
I found out that owrt somehow
MichelinoK wrote:
> You suspicious are right:
>
[..]
>
>
> Now the problem is: what should we modify to make owrt works? I'm not a
> linux expert, but if someone could tell me what differences are to check
> between CrisOS and Openwrt...
>
> Let's wait...or do you have any idea?
>
For now
MichelinoK wrote:
> Your patches work ok, I can flash the board, but it won't boot (no dhcp
Great!
> assigned from the router, and won't ping with a static ip set via "make
> menuconfig").
> I don't have a serial cable so I cannot debug anything (tomorrow i'll buy a
> ttl converter and i'll gi
MichelinoK wrote:
> Just got the components... tomorrow I'll assemble the cable/circuit
> should I enable something on the toolchain to enable the "debug" on the
> serial port console?
I think not. Just connect the null modem serial cable to the serial port 0 on
etrax and set your terminal
MichelinoK wrote:
> Got the cable working :)
>
> Here's the output:
>
>
>
> Linux version 2.6.25.12 ([EMAIL PROTECTED]) (gcc version
> 4.2.4) #6 8
> console [ttyS0] enabled
> Setting up paging and the MMU.
> Linux/CRIS port on ETRAX 100LX (c) 2001 Axis Communications AB Built 1
d'Best!!!
:)
MichelinoK wrote:
> Is there a way to have a more verbose "boot" (to see where it hangs) ?
>
>
Run sysinit scripts in /etc/inittab with '#!/bin/sh -x' or use strace to start
the script. It might help if strace and/or init are both statically linked.
HTH,
Hinko
--
ČETRTA POT, d.o.o., Kranj
P
MichelinoK wrote:
> "Hinko Kocevar" <[EMAIL PROTECTED]> ha scritto nel messaggio
> news:[EMAIL PROTECTED]
>> MichelinoK wrote:
>>> Is there a way to have a more verbose "boot" (to see where it hangs) ?
>>>
>>>
>> Run sysinit
MichelinoK wrote:
> I've just downloaded the latest svn trunk...and etrax target cannot be
> compiled anymore...
> Can someone test?
Works for me, except for kernel compilation I had to apply this patch..
HTH,
Hinko
--
ČETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (
Claudio wrote:
>>> Can someone test?
>> Works for me, except for kernel compilation I had to apply this patch..
> @Hinko Kocevar
> Why you remove these LD/OBJCOPYFLAG option?
The reason is because otherwise ld fails with unknown option 'criself'..
> Is board no
MichelinoK wrote:
> 2) Should your patch be renamed in "987something.patch"? and placed where
> EXACTLY?
Depends. Does it solve your problem?
Regards,
Hinko
--
ČETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (0) 4 280 66 03
E-mail: [EMAIL PROTECTED]
Http: www.cetrtap
[EMAIL PROTECTED] wrote:
> so, we have a patch that fixes etrax ?
> i have not been following the discussion in detai, could someone point
> me at a patch if there is one ? i have foxboards hee and could test it
>
Using yesterdays trunk I was also unable to build etrax image as MichelinoK
said
MichelinoK wrote:
> Ok, got the image working with the latest oatches from Hinko Kocevar (those
> 5 or 6 patches in this thread) and the patch from Claudio (to have 8mb
> image,patch found on the trac).
> But there's a big problem, don't know if it's only a problem
Hi,
I'm trying out UCI as a standalone app on the host machine by following
http://forum.openwrt.org/viewtopic.php?id=15243.
Here are my tests:
[EMAIL PROTECTED] ~ $ cat /etc/config/test
config 'test' 'abc'
option 'test_var' 'value'
[EMAIL PROTECTED] ~ $ uci show
test.abc=test
te
Hinko Kocevar wrote:
> What's with the segfaults and entries not being found? According to
> http://ftp.osuosl.org/pub/nslu2/releases/OpenWrt-kamikaze-7.09-README.txt
> 'get' command should work.
>
> Thank you,
> Hinko
>
OK,
segmentation faults are fixe
Claudio wrote:
> Hi all,
>
> 2008/8/7 <[EMAIL PROTECTED]>:
>> so, we have a patch that fixes etrax ?
>
> Following the axis mailing list I just made a patch that should fix
> iptables problem on cris arch.
>
> I don't test it on real hardware.
> Some one can test it?
>
LOL,
I just needed tha
[EMAIL PROTECTED] wrote:
> patches ?
>
I have them ;)
Here are two fixes against todays SVN tree:
M target/linux/etrax/patches/100-compile_fixes.patch
? package/iptables/patches/1.4.0/008-cris_ipt_error_target.patch
Without modified 100-compile_fixes.patch I can't create kernel images
Hinko Kocevar wrote:
> [EMAIL PROTECTED] wrote:
>> patches ?
>>
>
Last patches are missing a OBJCOPYFLAGS fix that otherwise produces 3Gb zImage.
Please use these patches instead.
Thank you,
Hinko
--
ČETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386
Hi,
I've put up a small page for cris arch related patches and fixes that apply to
buildroot GIT tree. This way there will be a place for cris patches and will
not be lost in the swamp of e-mails on the mailing lists. The patches were
tested by me and are applied to our latest uClibc based firm
georges.me...@wanadoo.fr wrote:
> Hello all,
>
Cris image creation patch - objcopy on my machine creates 3Gb image without '-R
.note.gnu.build-id' switch.
hin...@alala /work/git/openwrt $ svn diff
Index: include/kernel-defaults.mk
Claudio wrote:
> Hi all,
>
> today I try to quickly dump etrax to 2.6.28, I like to inform you of
> this __partial__ work
>
> Atm you can obtain a loadable kernel but there are a lot of warning
> and it get panic.
>
> Using svn revision 13875 you can apply the attached patch and obtain:
>
> Lin
Luigi 'Comio' Mantellini wrote:
> Ciao again,
>
>
> On ven, 2008-06-13 at 11:22 +0200, Luigi 'Comio' Mantellini wrote:
>> Ciao,
>
>> make[4]: Entering directory
>> `/mnt/devel/openwrt/OpenWRT.git/build_dir/toolchain-m68k_gcc4.3.1/uClibc-0.9.29'
>> install -d
>> /mnt/devel/openwrt/OpenWRT.git/s
Luigi 'Comio' Mantellini wrote:
> Hi Hinko,
> Hi List,
>
> see my inline comments.
>
> On lun, 2008-06-16 at 10:05 +0200, Hinko Kocevar wrote:
>
>> Luigi 'Comio' Mantellini wrote:
>>> Ciao again,
>>>
>>>
>>> On v
Jens Nachtigall wrote:
> Hi,
>
> selectable uClibc Version (uClibc 0.9.28) is broken in trunk, because the
> file/dir layout seems to have changed since 7.09. The first problem [0] can
> be fixed by something like the simple patch in [1].
Don't do that. The error suggests that you have a prob
MichelinoK wrote:
> Thanks for the quick answer :)
>
> Just a question... what do you think I should do to get a working 8mb image?
> I meandoes the 4mb images work or not?
I think it should work - 4Mb will be left unused.
(I cannot test 4mb images)
Why not?
> I'm not a Linux expert, but
Steven Van Ingelgem wrote:
> If you disable this option:
>> Advanced configuration options > Toolchain options > enable large file
> support
>
> a basic OpenWRT image cannot be build anymore?
>
>
> This statement is verified against a clean trunk (#11911).
> The complete error output is mentione
Steven Van Ingelgem wrote:
> Thanks Hinko,
>
>
> - I added a # before CONFIG_BUSYBOX_CONFIG_LFS
> - CONFIG_LARGEFILE was already not set (probably because I disabled it in
> the menu)
> - I deleted tmp, build_dir, staging_dir, dl, bin & did an svn update (now
> 11915).
> - I recompiled, but now d
MichelinoK wrote:
> "Hinko Kocevar" <[EMAIL PROTECTED]> ha scritto nel messaggio
> news:[EMAIL PROTECTED]
>> MichelinoK wrote:
>>> Thanks for the quick answer :)
>>>
>>> Just a question... what do you think I should do to get a working 8mb
&
[EMAIL PROTECTED] wrote:
> Coming back to the never ending story of patches not being applied
>
> i think the first question that needs to be solved is :
>
> do we want bugs to be reported in trac or on the mailing list.
> I personally find it difficult to keep track of which patches on the
MichelinoK wrote:
> "Hinko Kocevar" <[EMAIL PROTECTED]> ha scritto nel messaggio
> news:[EMAIL PROTECTED]
>> MichelinoK wrote:
>>> "Hinko Kocevar" <[EMAIL PROTECTED]> ha scritto nel messaggio
>>> news:[EMAIL PROTECTED]
>>>>
MichelinoK wrote:
> Currently I'm using and old port of John Crispin, the porting is now called
> "CrisOS" and you can find it at www.crisos.org.
> It works, but it's rather oldand I wanna use the official trunk of
> kamikaze.
Here is crisos on our platform, so I guess your foxboard images
31 matches
Mail list logo