dts: Rename bbb to boneblack to match u-boot
This commit is contained in:
parent
6417d92620
commit
7e2d856556
@ -1,7 +1,7 @@
|
||||
# BeagleBone board-specific definitions
|
||||
|
||||
HAIKU_BOARD_DESCRIPTION = "BeagleBone" ;
|
||||
HAIKU_BOARD_FDT_NAME = "beaglebone-black" ;
|
||||
HAIKU_BOARD_FDT_NAME = "boneblack" ;
|
||||
|
||||
# Not that many in the wild
|
||||
#HAIKU_BOARD_FDT_NAME = "beaglebone" ;
|
||||
|
@ -1,7 +1,7 @@
|
||||
SubDir HAIKU_TOP src data dts arch arm ;
|
||||
|
||||
# Our packaged device trees for this architecture
|
||||
local target_boards = rpi2 beaglebone-black verdex omap3-overo-tobi omap3-beagle-xm ;
|
||||
local target_boards = rpi2 boneblack verdex omap3-overo-tobi omap3-beagle-xm ;
|
||||
TARGET_DEVICE_TREES = ;
|
||||
|
||||
for device in $(target_boards) {
|
||||
|
Loading…
Reference in New Issue
Block a user