The board is PocketBeagle derived - it is not a PocketBeagle. It just starts with the PcoketBeagle design rather than the BBB.
It removes lots of things that are not used - such as P1 and P2, And adds a bunch of things that are needed - such as the LCD. Some of what is added is added similar or even identical to how it is in the BBB rather than the PB. One of the software headaches I have with this project is that the software development and prototypes were all BBB's and BBBW's. But the first spin production boards are PB design derivatives - but with things like the rough equivalent of a BBB 4.3 LCD display CAPE added. To get the board to boot - I am using the PB base device Tree. It will not boot using a BBB deviceTree. But it appears I need to go further and strip out of the PB device tree stuff like P1 and P2 that I do not have. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/3d9be084-65e4-44fe-a72f-bfc8a8821997%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
