View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004890 | UBoot | U-Boot | public | 2021-10-05 09:02 | 2021-10-05 12:19 |
| Reporter | derksen | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | fsimx8mm-Y2021.04 | Fixed in Version | fsimx8mm-Y2021.04 | ||
| Summary | 0004890: Allow using function fdt_print() from outside of cmd/fdt.c | ||||
| Description | Allow using function fdt_print() from outside of cmd/fdt.c The listing of a device tree with function fdt_print() can be very useful also for other commands. F&S will use this in its upcoming fsimage command. So remove the static keyword and provide a signature in include/common.h. Add an fdt argument, so that it can work with any FDT, not just the one referred to by variable working_fdt. | ||||
| Forum Link | |||||