Hi Dave,

I am not sure if I understood correctly what you meant by later version.

The later version of BSP I could find is "
OSELAS.BSP-Pengutronix-Generic-2014.07.0.tgz
<http://www.oselas.org/oselas/bsp/pengutronix/download/OSELAS.BSP-Pengutronix-Generic-2014.07.0.tgz>"
 is this what you said about?  I got it at the download's page through your
link.. it looks Generic.

on the page
http://git-public.pengutronix.de/?p=OSELAS.BSP-Pengutronix-Mini2440.git;a=summary,(the
link you shared in previous mail) the latest BSP is the one I am currently
using that is of October 13.
Of course I could see there are some changes/patches to kernel linux-3.12
but as I am totally new to this build system architecture, at the moment, I
do not know how to pull-in those changes into BSPs.

Thanks,
Girish


On Sat, Jul 19, 2014 at 2:28 AM, Girish Desai <[email protected]> wrote:

> Oh! sorry Dave,  "didn't cc the list" wasn't intentional.. mistakenly hit
> 'reply' button instead of 'reply all'.(its mid-night here in India :-))
>
> OK thanks I'll look into the link you posted...  I did not dare taking
> latest versions as I had a little confusion regarding what was displayed on
> your web site: A warning
>
> Please be aware!
> As of October 2013 this board support package with its embedded Mini2440
> platform is discontinued. Support for the Mini2440 will be continued as a
> single platform only. Refer our public GIT service at
> http://git-public.pengutronix.de/ and the *platform-mini2440.git* repository
> for further details.
>
>
> and some thing that said "Current release is
> OSELAS.BSP-Pengutronix-Mini2440-2013.10.0.tgz
> <http://www.pengutronix.com/oselas/bsp/pengutronix/download/OSELAS.BSP-Pengutronix-Mini2440-2013.10.0.tgz>
> "
>
> any ways.. thanks for the quick response.. I'll check the link you
> provided.
>
> Thanks,
> Girish
>
>
>
>
> On Sat, Jul 19, 2014 at 2:17 AM, dave festing <[email protected]>
> wrote:
>
>> You didn't cc the list ... neither did I.  Whare are you located?
>>
>> Have a look at
>> http://git-public.pengutronix.de/?p=OSELAS.BSP-Pengutronix-Mini2440.git;a=summary
>>
>> There is a later version of the BSP that will support 3.12
>>
>> ------------------------------
>> Date: Sat, 19 Jul 2014 02:08:49 +0530
>>
>> Subject: Re: [oselas] Compiling PTXdist
>> From: [email protected]
>> To: [email protected]
>>
>>
>> Hi Dave,
>>
>> tool chain im using is.. OSELAS.Toolchain-2013.12.2
>> (OSELAS.Toolchain-2013.12.2.tar.bz2).
>>
>> under the path
>> "OSELAS.BSP-Pengutronix-Mini2440-2013.10.0/configs/platform-friendlyarm-mini2440/patches",
>> I can see patches for linux till "linux-3.11" and nothing for "linux3-12"..
>> is this because of some thing which the kernel is not getting booted?  just
>> a gues..
>>
>>
>> Thanks,
>>
>>
>> On Sat, Jul 19, 2014 at 1:51 AM, dave festing <[email protected]>
>> wrote:
>>
>> Sorry, I might have missed it but which toolchain are you using?
>>
>> ------------------------------
>> Date: Fri, 18 Jul 2014 23:44:11 +0530
>> From: [email protected]
>> To: [email protected]
>> CC: [email protected]; [email protected]
>>
>> Subject: Re: [oselas] Compiling PTXdist
>>
>> Hi Dave,
>> Thanks for the response but I still had some issues hence manually I
>> downloaded all the required files and build proceeded.. built all the
>> required packages like barebox etc.. now the bootloader coming up without
>> any issues... but the kernel is not booting up... box freezes up saying
>> "Staring Kernel..."  as below.. I am using kernel version 3.12.0.  but
>> kernel 2.6.32 comes up without any issues along with rootfs.  could you
>> please let me know what could be the reason..
>>
>>
>> ============================ Kernel 3.12.0
>> ================================
>> =======================================================================
>> Malloc space: 0x33a00000 -> 0x33e00000 (size  4 MB)
>> Stack space : 0x339f8000 -> 0x33a00000 (size 32 kB)
>> running /env/bin/init...
>>
>> Hit any key to stop autoboot:  1
>> phy0: Link is up - 100/Full
>> TFTP from server 10.0.0.100 ('uImage-mini2440' -> '/dev/ram0.kernel')
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################
>> booting kernel of type uimage from /dev/ram0.kernel
>>    Verifying Checksum ... OK
>>    Image Name:   Linux-3.12.0
>>    Created:      2014-07-18  14:16:44 UTC
>>    Image Type:   <NULL> <NULL> <NULL> (<NULL>)
>>    Data Size:    3914768 Bytes =  3.7 MB
>>    Load Address: 31000000
>>    Entry Point:  31000000
>> OK
>> commandline: console=ttySAC0,115200 mini2440=5tbc root=/dev/nfs rw
>> nfsroot=10.0.0.100:/home/girish/FriendlyARM/rootfs ip=10.0.0.101:10
>> .0.0.100)
>> arch_number: 1999
>>
>> Starting kernel ...
>>
>> =======================================================================
>>
>>
>> ========================= Kernel 2.6.32 booting properly along with
>> NFS============
>> =======================================================================
>> Hit any key to stop autoboot:  0
>> phy0: Link is up - 100/Full
>> TFTP from server 10.0.0.100 ('uImage-mini2440' -> '/dev/ram0.kernel')
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         #################################################################
>>         ####################################################
>> booting kernel of type uimage from /dev/ram0.kernel
>>    Verifying Checksum ... OK
>>    Image Name:
>>    Created:      2014-07-16  20:35:48 UTC
>>    Image Type:   <NULL> <NULL> <NULL> (<NULL>)
>>    Data Size:    2266640 Bytes =  2.2 MB
>>    Load Address: 3000800c
>>    Entry Point:  3000800c
>> OK
>> commandline: console=ttySAC0,115200 mini2440=5tbc root=/dev/nfs rw
>> nfsroot=10.0.0.100:/home/girish/FriendlyARM/rootfs ip=10.0.0.101:10
>> .0.0.100)
>> arch_number: 1999
>>
>> Starting kernel ...
>>
>> Uncompressing
>> Linux............................................................................................................................
>> Linux version 2.6.32.2-FriendlyARM (root@desai-Inspiron-N5050) (gcc
>> version 4.4.3 (ctng-1.6.1) ) #10 Wed Jul 16 23:34:10 IST 2014
>> CPU: ARM920T [41129200] re
>> =======================================================================
>>
>> There is difference in load address and entry point between the two
>> kernels as seen above but i don't think this makes any difference..
>>
>>
>> Thanks,
>> Girish
>>
>>
>> On Fri, Jul 18, 2014 at 1:59 AM, dave festing <[email protected]>
>> wrote:
>>
>> I sometimes get errors like this on my local mirror.  Is it possible to
>> change to another repository?
>>
>> Regards,
>> Dave
>>
>> ------------------------------
>> Date: Thu, 17 Jul 2014 23:51:18 +0530
>> From: [email protected]
>> To: [email protected]
>> CC: [email protected]
>> Subject: Re: [oselas] Compiling PTXdist
>>
>>
>> Hello Bjørn,
>>
>> thanks for the quick response.. I have done apg-get update.. and I was
>> still not able to get those packages.. below pasted is what is done after
>> getting apg-get update and then tried to install gawk.  Even tried the
>> option of --fix-missing.. still no luck
>>
>> ===========================================================
>> root@desai-Inspiron-N5050:~# apt-get install gawk*
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Note, selecting 'gawk' for regex 'gawk*'
>> Note, selecting 'gawk-doc' for regex 'gawk*'
>> The following package was automatically installed and is no longer
>> required:
>>   openjdk-7-jre-lib
>> Use 'apt-get autoremove' to remove it.
>> The following extra packages will be installed:
>>   libsigsegv2
>> The following NEW packages will be installed:
>>   gawk gawk-doc libsigsegv2
>> 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
>> Need to get 751 kB/3,834 kB of archives.
>> After this operation, 7,793 kB of additional disk space will be used.
>> Do you want to continue [Y/n]? y
>> WARNING: The following packages cannot be authenticated!
>>   libsigsegv2 gawk gawk-doc
>> Install these packages without verification [y/N]? y
>> Err http://in.archive.ubuntu.com/ubuntu/ raring/main libsigsegv2 i386
>> 2.9-4ubuntu3
>>   404  Not Found [IP: 91.189.91.13 80]
>> Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main libsigsegv2
>> i386 2.9-4ubuntu3
>>   404  Not Found [IP: 217.19.16.188 80]
>> Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main gawk i386
>> 1:4.0.1+dfsg-2ubuntu1
>>   404  Not Found [IP: 217.19.16.188 80]
>> Failed to fetch
>> http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/libs/libsigsegv/libsigsegv2_2.9-4ubuntu3_i386.deb
>> 404  Not Found [IP: 217.19.16.188 80]
>> Failed to fetch
>> http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/g/gawk/gawk_4.0.1+dfsg-2ubuntu1_i386.deb
>> 404  Not Found [IP: 217.19.16.188 80]
>> E: Unable to fetch some archives, maybe run apt-get update or try with
>> --fix-missing?
>>
>> ===========================================================
>>
>>
>> Thanks,
>> Girish
>>
>>
>> On Thu, Jul 17, 2014 at 4:00 PM, Bjoern Buerger <[email protected]
>> > wrote:
>>
>> Am Do, 17 Jul 2014 schrieb Girish:
>> > apt-get install gawk*
>> > The following NEW packages will be installed:
>> >   gawk gawk-doc libsigsegv2
>> > 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
>> > Need to get 751 kB/3,834 kB of archives.
>> > After this operation, 7,793 kB of additional disk space will be used.
>> > Do you want to continue [Y/n]? y
>> > Err http://in.archive.ubuntu.com/ubuntu/ raring/main libsigsegv2
>> > i386 2.9-4ubuntu3
>> >   404  Not Found [IP: 91.189.88.153 80]
>> > Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main libsigsegv2
>> > i386 2.9-4ubuntu3
>> >   404  Not Found [IP: 217.19.16.188 80]
>> > Err http://ubuntu.mirror.cambrium.nl/ubuntu/ raring/main gawk i386
>> > 1:4.0.1+dfsg-2ubuntu1
>> >   404  Not Found [IP: 217.19.16.188 80]
>> > Failed to fetch
>> http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/libs/libsigsegv/libsigsegv2_2.9-4ubuntu3_i386.deb
>> > 404  Not Found [IP: 217.19.16.188 80]
>> > Failed to fetch
>> http://ubuntu.mirror.cambrium.nl/ubuntu/pool/main/g/gawk/gawk_4.0.1+dfsg-2ubuntu1_i386.deb
>> > 404  Not Found [IP: 217.19.16.188 80]
>> > E: Unable to fetch some archives, maybe run apt-get update or try
>> > with --fix-missing?
>> > root@desai-Inspiron-N5050
>> :/home/girish/FriendlyARM/Pengutronix/ptxdist-2013.09.0#
>> > =========================================
>> >
>> > Is there any alternative to this?
>>
>> First, try to run "apt-get update" as suggested in the error-message.
>> Most probably, your apt-cache ist just outdated and apt-get update
>> will refresh the package lists.
>>
>> With kind regards,
>> Bjørn
>>
>> --
>> Pengutronix e.K.                           | Bjørn Bürger                |
>> Industrial Linux Solutions                 | http://www.pengutronix.de/
>>  |
>> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5002
>> |
>> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555
>> |
>>
>>
>>
>>
>>
>

Reply via email to