View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005318 | UBoot | U-Boot | public | 2022-04-14 14:50 | 2022-04-14 14:53 |
Reporter | gerbach | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | fsimx6ul-B2022.04 | ||||
Target Version | fsimx6ul-B2022.04 | Fixed in Version | fsimx6ul-B2022.04 | ||
Summary | 0005318: Add support for target fsimx7ulp | ||||
Description | - Add fsimx7ulp target: picocoremx7ulp.dts, fsimx7ulp folder, fsimx7ulp_defconfig and fsimx7ulp.h - arch_timer.c: Improve arch_timer.c to use timbase variables from global data pointer instead of arch.tbl/tbu variables. These are more or less same as timbase variables. Therefore tbl/tbu variables doesn´t exists in our repo. - imx_bootaux.c: Improve imx_bootaux.c to support target fsimx7ulp - soc.c: Improve get_reset_cause function from mx7ulp. Mx7ulp has it´s own get_reset_cause functionality, the rest of the imx boards have a global function with the same name. To stay compatible with this two functions, we have improved the one within mx7ulp folder. - fs_board_common.c: Add differentiation between MX6 and MX7ULP to read out boot device from fuses. - fs_board_common.c: Add bd_auxcore and bootauxfile environment variables in case of MX7ULP - Improve fs_mmc_common.c to comment out some unnecessary functions - fsimage_imx6.c: Improve fsimage_imx6.c and add support for target "fsimx7ulp" | ||||
Forum Link | |||||