misc: remove leftover pnx0101 support code

Remove now-unused stuff related to the PNX0101 processor,
which was missed during the removal of the IFP-7xx port.

Change-Id: I5ff248b3e83cb67a357743130c3e51ed84a720e5
This commit is contained in:
Aidan MacDonald 2026-03-05 15:35:51 +00:00
parent 58ffe7bc34
commit cf1e3fd5a3
5 changed files with 1 additions and 290 deletions

View file

@ -114,11 +114,6 @@ OUTPUT_FORMAT(elf32-littlemips)
#define IRAMORIG 0x4000c000
#define IRAMSIZE 0x0c000
#elif CONFIG_CPU == PNX0101
#define DRAMORIG 0xc00000
#define IRAMORIG 0x407000
#define IRAMSIZE 0x9000
#elif CONFIG_CPU == IMX31L || CONFIG_CPU == S3C2440
#define DRAMORIG 0x0
#define IRAM DRAM