Hi,
Im working on a project based on the beaglebone black board and thus use a bbb. I wanted to use the latest sdk for this but even though the releasenotes indicates support I'm not able to find it.
I cloned the http://arago-project.org/git/projects/?p=linux-am33x.git and checked out the v3.2-staging branch and the mentioned sha1-id (d5720d33bc7c434f9a023dbb62c795538f976b7a).
I built the uImage on a more or less pure am335x_evm_defconfig
Booting the board yields
[ 0.869246] Board name: A335BNLT
[ 0.872627] Board version: 0A5A
[ 0.875904] SKU: ������
[ 0.878454] Could not detect any board, falling back to: Beaglebone (< Rev A3) with no daughter card connected
[ 0.888915] The board is a AM335x Beaglebone < Rev A3.
Looking into the board-am335xevm.c I can find no traces of bbb support. What am i missing or doing wrong here?
Best,
/Tor