[PATCH 23/42] imx9: Get market segment and speed grading

2023-05-21 Thread sbabic
> From: Peng Fan > Get the chip's market segment and speed grading from fuse and print > them in boot log as other i.MX series. > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH 23/42] imx9: Get market segment and speed grading

2023-04-27 Thread Peng Fan (OSS)
From: Peng Fan Get the chip's market segment and speed grading from fuse and print them in boot log as other i.MX series. Signed-off-by: Peng Fan --- arch/arm/include/asm/arch-imx9/imx-regs.h | 3 + arch/arm/mach-imx/imx9/soc.c | 81 ++- 2 files changed, 83