I understand CONFIG_DEFAULT_FDT_FILE but what does CONFIG_DEFAULT_DEVICE_TREE indicate? CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_de10_nano" CONFIG_DEFAULT_FDT_FILE="socfpga_cyclone5_de10_nano.dtb"
The DE10_NANO_SoC_GHRD *(Golden Hardware Reference Design) from the DE10-Nano CD uses soc_system.dtb for the device tree binary.* So if I change CONFIG_DEFAULT_FDT_FILE to reference "*soc_system*.dtb", do I also need to change CONFIG_DEFAULT_DEVICE_TREE? Where does the system expect to find the .rbf file (like "soc_system.rbf")? -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
