Hi Madhu,
The pandaboard is based on a ARM cortex-a9 . The default AGL build is
for >= cortex-a15 .
A crucial point is if the graphic drivers support the wayland version used.
To make a board work you need a small machine template (see
meta-agl/templates/machines and meta-agl/meta-agl-bsp/conf/include) .
For boards with cortex-a9, you need to take a look at the cyclone5 and
steal some flags from there like :
# DEFAULTTUNE for cortex-a9
DISTRO_FEATURES_append = " agl-medium-arm-compiler"
But as I said, I assume the graphics stack will be a critical point.
Maybe try either the TI vayu (jacinto6) or the intel platform.
Best,
Jan-Simon
Am 08.02.19 um 12:59 schrieb Madhu B:
Hi everyone,
I am trying to bring-up the AGL on Panda
board(Texas instrument). Even though there is "meta-ti" layer, but
some packages are not there(like wayland and wic image creator). For
graphics it using x-server.
I've modified the local.conf, bblayer.conf files for the build system
to identify "meta-ti" layer and build the image("agl-image-minimal" as
target) for pandaboard.
Finally, flashed the image to sdcard by refering the following link.
https://maniacbug.wordpress.com/2012/08/03/pandayocto/
Tried to boot it on Panda board(Rev A), but I observed blank screen on
display.I think it's not booting(the LED lights are not blinking)
Please help me to resolve this issue.
Regards,
-Madhu.
_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions
_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions