View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006715 | UBoot | U-Boot | public | 2025-07-01 12:49 | 2025-07-01 12:54 |
Reporter | mueller | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | fsimx8mm-Y2024.10 | ||||
Target Version | fsimx-next | Fixed in Version | fsimx-next | ||
Summary | 0006715: [FSIMX8M*] Fix wrong call of uclass_get_device() in fs_board_common.c | ||||
Description | uclass_get_device() can not handle NULL as devp. It will alwas write the address of the udevice object in devp. A NULL will cause a NULL-PTR-Exception when dcache is flushed. | ||||
Forum Link | |||||