mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 11:06:58 +07:00
845da6bf65
Both imx23 and imx28 have CHIPID register at address 0x8001c310, which can be used to identify the SoC. This patch changes cpu_is_xxx and __arch_decomp_setup to use this CHIPID register than machine type to detect the chip between imx23 and imx28, so that we do not need to change these functions whenever a new board/machine gets added. Suggested-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Wolfram Sang <w.sang@pengutronix.de> |
||
---|---|---|
.. | ||
clock.h | ||
common.h | ||
debug-macro.S | ||
devices-common.h | ||
digctl.h | ||
dma.h | ||
entry-macro.S | ||
gpio.h | ||
hardware.h | ||
io.h | ||
iomux-mx23.h | ||
iomux-mx28.h | ||
iomux.h | ||
irqs.h | ||
mmc.h | ||
mx23.h | ||
mx28.h | ||
mxs.h | ||
mxsfb.h | ||
system.h | ||
timex.h | ||
uncompress.h |