mpc85xx: add support for Hewlett Packard MSM460 msm460-2024
authorDavid Bauer <mail@david-bauer.net>
Tue, 6 Dec 2022 23:14:21 +0000 (00:14 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sat, 3 Feb 2024 17:43:20 +0000 (18:43 +0100)
commit37a5a5905f6c3335baddbf7100e799c12d5661e6
tree6d85158838c39ccddffef8948493fb3480029e2a
parent3a073a021286bef3fed0ca7884872c5890420d60
mpc85xx: add support for Hewlett Packard MSM460

Hardware
--------
CPU:  Freescale P1020 2xe500 PPC
RAM:  256M DDR3 (Micron MT41J64M16JT-15E:G "D9MNJ")
NAND: 128M (Micron 2ca1)
BTN:  1x Reset
LED:  Power - ETH - Radio1 - Radio2
UART: RJ-45 Cisco Pinout - 115200 8N1

Installation
------------

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/base-files/etc/board.d/01_leds
target/linux/mpc85xx/base-files/etc/board.d/02_network
target/linux/mpc85xx/base-files/etc/hotplug.d/ieee80211/10-fix-wifi-mac
target/linux/mpc85xx/base-files/lib/upgrade/platform.sh
target/linux/mpc85xx/files/arch/powerpc/boot/dts/msm460.dts [new file with mode: 0644]
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/msm460.c [new file with mode: 0644]
target/linux/mpc85xx/image/p1020.mk
target/linux/mpc85xx/p1020/config-default
target/linux/mpc85xx/patches-5.10/108-powerpc-85xx-hpe-msm-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.15/108-powerpc-85xx-hpe-msm-support.patch [new file with mode: 0644]