openwrt/target/linux/mpc85xx
Šimon Bořek 2cad88b99f
mpc85xx: change CPU_TYPE from 8540 to 8548
All subtargets as p1010, p1020, p2020 uses e500v2 cores [1] [2] [3] [4],
 so let's force cpu type to 8545 for all mpc85xx target even though
there might exist device with e500v1, but there is no such router supported in OpenWrt
and because of that it does not make sense to to set CPU_TYPE for each subtarget.

All MPC85xx SoC can be found here:
https://www.nxp.com/products/processors-and-microcontrollers/legacy-mpu-mcus/powerquicc-processors:POWERQUICC_HOME#powerquicc-iii-mpc85xx

[1] https://www.nxp.com/docs/en/application-note/AN2807.pdf
[2] https://www.nxp.com/docs/en/fact-sheet/QP1010FS.pdf
[3] https://www.nxp.com/docs/en/product-brief/P1020PB.pdf
[4] https://www.nxp.com/docs/en/fact-sheet/QP20XXFS.pdf

Co-authored-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
2022-12-29 16:49:09 +01:00
..
base-files mpc85xx: set WS-AP3825i mac-address in preinit 2022-04-26 00:56:51 +02:00
files/arch/powerpc mpc85xx: Make AP3825i boot env partition writable 2022-09-11 01:30:11 +02:00
image mpc85xx: p1010: make TP-Link WDR4900 v1 build again 2022-10-14 23:13:02 +02:00
p1010 mpc85xx: enable NAND support for all subtargets 2022-06-19 12:31:02 +02:00
p1020 mpc85xx: Add 5.15 kernel as testing and fix configs 2022-09-14 16:45:06 +02:00
p2020 mpc85xx: Add 5.15 kernel as testing and fix configs 2022-09-14 16:45:06 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.150 2022-10-30 17:52:42 +01:00
patches-5.15 mpc85xx: drop empty patch as it backported to LTS kernel 5.15.70 2022-12-24 12:24:46 +01:00
config-5.10 mpc85xx: fix unset kernel symbol 2022-10-14 23:13:02 +02:00
config-5.15 mpc85xx: fix missing kernel config symbol 2022-11-16 23:30:11 +01:00
Makefile mpc85xx: change CPU_TYPE from 8540 to 8548 2022-12-29 16:49:09 +01:00