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 imagesudo 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!