* [ptxdist] ptxdist and Rpi
@ 2015-03-30 10:04 Alejandro Vázquez
2015-03-30 10:08 ` Bernhard Walle
0 siblings, 1 reply; 5+ messages in thread
From: Alejandro Vázquez @ 2015-03-30 10:04 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 1092 bytes --]
Hello!
I am trying to create an image for raspberry using ptxdist, but I can not
create an image that works well.
I followed the tutorial "OSELAS.BSP-Pengutronix-Generic-arm-Quickstart.pdf"
Step:
Compile and install 2014.05.0.
Donwload toolchain.
Download OSELAS.BSP-Pengutronix-Generic-2014.07.0
Download platform-pengutronix-raspberrypi
ptxdist migrate (version plarform is ptxdist 2014.05.0)
ptxdist go
ptxdist image
sudo dd bs=1M if=hd.img of=/dev/sdc
The image is successfully created, copy it to a card but don't work only
black screen but if I change the files * .elf by the Raspbian. the Rpi
starts and I can access via telnet. This is a temporal solutions i don't
want copy this files every times that i create the image.
ptxdist someone previously used and has managed to create a functional
image?
System:
OSELAS.BSP-Pengutronix-Generic-2014.07.0
platform-pengutronix-raspberrypi
Toolchain
:OSELAS.Toolchain-2013.12.0-arm-1136jfs-linux-gnueabihf-gcc-4.8.2-glibc-2.18-binutils-2.24-kernel-3.12-sanitized
ptxdist-2014.05.0
Ubuntu 14.04
Raspberry Pi model B.
Thanks! Regards!
[-- Attachment #1.2: Type: text/html, Size: 10033 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [ptxdist] ptxdist and Rpi
2015-03-30 10:04 [ptxdist] ptxdist and Rpi Alejandro Vázquez
@ 2015-03-30 10:08 ` Bernhard Walle
2015-03-30 11:23 ` Alexander Dahl
2015-03-30 12:19 ` Alejandro Vázquez
0 siblings, 2 replies; 5+ messages in thread
From: Bernhard Walle @ 2015-03-30 10:08 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 1403 bytes --]
Hello,
there's already a BSP for RPi
http://git.pengutronix.de/?p=DistroKit.git;a=summary
http://git.pengutronix.de/?p=platform-pengutronix-raspberrypi.git;a=summary
and
Regards,
Bernhard
Am 2015-03-30 12:04, schrieb Alejandro Vázquez:
> Hello! I am trying to create an image for raspberry using ptxdist, but I can not create an image that works well.
>
> I followed the tutorial "OSELAS.BSP-Pengutronix-Generic-arm-Quickstart.pdf"
>
> Step:
>
> Compile and install 2014.05.0.
> Donwload toolchain.
> Download OSELAS.BSP-Pengutronix-Generic-2014.07.0
> Download platform-pengutronix-raspberrypi
> ptxdist migrate (version plarform is ptxdist 2014.05.0)
> ptxdist go
> ptxdist image
> sudo dd bs=1M if=hd.img of=/dev/sdc
>
> The image is successfully created, copy it to a card but don't work only black screen but if I change the files * .elf by the Raspbian. the Rpi starts and I can access via telnet. This is a temporal solutions i don't want copy this files every times that i create the image.
>
> ptxdist someone previously used and has managed to create a functional image?
>
> System:
>
> OSELAS.BSP-Pengutronix-Generic-2014.07.0
> platform-pengutronix-raspberrypi
> Toolchain :OSELAS.Toolchain-2013.12.0-arm-1136jfs-linux-gnueabihf-gcc-4.8.2-glibc-2.18-binutils-2.24-kernel-3.12-sanitized
> ptxdist-2014.05.0
> Ubuntu 14.04
> Raspberry Pi model B.
>
> Thanks! Regards!
[-- Attachment #1.2: Type: text/html, Size: 10230 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [ptxdist] ptxdist and Rpi
2015-03-30 10:08 ` Bernhard Walle
@ 2015-03-30 11:23 ` Alexander Dahl
2015-03-31 9:02 ` Alejandro Vázquez
2015-03-30 12:19 ` Alejandro Vázquez
1 sibling, 1 reply; 5+ messages in thread
From: Alexander Dahl @ 2015-03-30 11:23 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 740 bytes --]
Hei hei,
On 30.03.2015 12:08, Bernhard Walle wrote:
> there's already a BSP for RPi
>
> http://git.pengutronix.de/?p=DistroKit.git;a=summary
> http://git.pengutronix.de/?p=platform-pengutronix-raspberrypi.git;a=summary
I tried that last year and had some trouble getting it to run in the
first place. Unfortunatly I didn't take some time to get my changes
upstream, but if anyone is interested in a more recent version where
ptxdist version of distrokit and platform matches, see the branches
called "migrate" on those three forks:
https://github.com/LeSpocky/platform-pengutronix-raspberrypi
https://github.com/LeSpocky/platform-pengutronix-beaglebone
https://github.com/LeSpocky/DistroKit
HTH && Greets
Alex
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [ptxdist] ptxdist and Rpi
2015-03-30 10:08 ` Bernhard Walle
2015-03-30 11:23 ` Alexander Dahl
@ 2015-03-30 12:19 ` Alejandro Vázquez
1 sibling, 0 replies; 5+ messages in thread
From: Alejandro Vázquez @ 2015-03-30 12:19 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 1833 bytes --]
Something I'm doing wrong.
I re-create the image, but and I have the same problem as before.
any ideas?
The steps I am already following the've said it before, but changing I'm
now using DistroKit
Thanks!
Alex
2015-03-30 12:08 GMT+02:00 Bernhard Walle <bernhard@bwalle.de>:
> Hello,
>
> there's already a BSP for RPi
>
> http://git.pengutronix.de/?p=DistroKit.git;a=summary
> http://git.pengutronix.de/?p=platform-pengutronix-raspberrypi.git;a=summary
> and
>
>
>
> Regards,
> Bernhard
>
> Am 2015-03-30 12:04, schrieb Alejandro Vázquez:
>
> Hello!
> I am trying to create an image for raspberry using ptxdist, but I can not
> create an image that works well.
>
> I followed the tutorial "OSELAS.BSP-Pengutronix-Generic-arm-Quickstart.pdf"
>
> Step:
>
> Compile and install 2014.05.0.
> Donwload toolchain.
> Download OSELAS.BSP-Pengutronix-Generic-2014.07.0
> Download platform-pengutronix-raspberrypi
> ptxdist migrate (version plarform is ptxdist 2014.05.0)
> ptxdist go
> ptxdist image
> sudo dd bs=1M if=hd.img of=/dev/sdc
>
> The image is successfully created, copy it to a card but don't work only
> black screen but if I change the files * .elf by the Raspbian. the Rpi
> starts and I can access via telnet. This is a temporal solutions i don't
> want copy this files every times that i create the image.
>
> ptxdist someone previously used and has managed to create a functional
> image?
>
> System:
>
> OSELAS.BSP-Pengutronix-Generic-2014.07.0
> platform-pengutronix-raspberrypi
> Toolchain
> :OSELAS.Toolchain-2013.12.0-arm-1136jfs-linux-gnueabihf-gcc-4.8.2-glibc-2.18-binutils-2.24-kernel-3.12-sanitized
> ptxdist-2014.05.0
> Ubuntu 14.04
> Raspberry Pi model B.
>
> Thanks! Regards!
>
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
>
[-- Attachment #1.2: Type: text/html, Size: 10965 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [ptxdist] ptxdist and Rpi
2015-03-30 11:23 ` Alexander Dahl
@ 2015-03-31 9:02 ` Alejandro Vázquez
0 siblings, 0 replies; 5+ messages in thread
From: Alejandro Vázquez @ 2015-03-31 9:02 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 1142 bytes --]
Hi.
I think the problem is in the creation of the bootloader.
I uploaded the image, if someone can to try if it works correctly.
https://drive.google.com/folderview?id=0B5UG6eK__Z_SfmZvSlpsWWNSZ1Z4d1JXc0h1RjZQei16eUdJdV9vYkVoRTdrRzZNdUdlRTA&usp=sharing
Thanks!
2015-03-30 13:23 GMT+02:00 Alexander Dahl <post@lespocky.de>:
> Hei hei,
>
> On 30.03.2015 12:08, Bernhard Walle wrote:
> > there's already a BSP for RPi
> >
> > http://git.pengutronix.de/?p=DistroKit.git;a=summary
> >
> http://git.pengutronix.de/?p=platform-pengutronix-raspberrypi.git;a=summary
>
> I tried that last year and had some trouble getting it to run in the
> first place. Unfortunatly I didn't take some time to get my changes
> upstream, but if anyone is interested in a more recent version where
> ptxdist version of distrokit and platform matches, see the branches
> called "migrate" on those three forks:
>
> https://github.com/LeSpocky/platform-pengutronix-raspberrypi
> https://github.com/LeSpocky/platform-pengutronix-beaglebone
> https://github.com/LeSpocky/DistroKit
>
> HTH && Greets
> Alex
>
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
>
[-- Attachment #1.2: Type: text/html, Size: 2278 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-03-31 9:02 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-30 10:04 [ptxdist] ptxdist and Rpi Alejandro Vázquez
2015-03-30 10:08 ` Bernhard Walle
2015-03-30 11:23 ` Alexander Dahl
2015-03-31 9:02 ` Alejandro Vázquez
2015-03-30 12:19 ` Alejandro Vázquez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox