Hi Sergei,
I just updated master to point to the new Raspberry Pi kernel. I made
several updates, so I'd recommend running "make distclean" and
starting over after you pull the changes. The new kernel boots for me
on a Raspberry Pi Model B and a Model A+, but let me know if you have
troubles.
I work almost exclusively via a serial port connection to the RPi. I
added some instructions to the README.md if you want to run via
HDMI/USB keyboard.
Lastly, I added a few new configs that will hopefully make it easier
for people to use Elixir and LFE with Nerves. These are really new,
and I haven't documented them much, but if you'd like to boot to an
Elixir or LFE shell (and see the configs that make them work), take a
look at nerves_rpi_elixir_defconfig and nerves_rpi_lfe_defconfig. For
anyone else out there who's already using Elixir in their projects,
nothing should change for you.