Add the FREEBSD_BOOT_LOADER option so that a loaded DTB passed in from
ubldr will actually get used.
This commit is contained in:
parent
47a79fadc6
commit
9780433dcd
@ -153,3 +153,5 @@ device mmcsd # SDCard disk device
|
|||||||
|
|
||||||
device ffec # Freescale Fast Ethernet Controller
|
device ffec # Freescale Fast Ethernet Controller
|
||||||
|
|
||||||
|
options FREEBSD_BOOT_LOADER # Process metadata passed from loader(8)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user