ARM: Simplify board specification

* Don't assume verdex as it isn't clear this was
  occurring.
* Make an educated guess on HAIKU_BOOT_PLATFORM
  based on provided board (but still allow it to
  be overridden)
* Error out if user doesn't populate
  HAIKU_BOOT_PLATFORM or enters an unknown board
  name.
* You need to add "-sHAIKU_BOOT_BOARD=xxx" to
  your jam to build for the proper ARM device.
* Rename beagle to beagleboneblk as per the
  documentation.
This commit is contained in:
Alexander von Gluck IV
2014-02-26 00:27:18 -06:00
parent 75a80fb341
commit 6d3363214f
3 changed files with 33 additions and 4 deletions