Need Fuel L1 commands to change CPU PIMMs
#81
RE: Need Fuel L1 commands to change CPU PIMMs
Quote:When you said offset 0600, did you mean from your PROM dump?  Because if so, I'd image a dump of PROM is dump of WORKING MEMORY PROM and not storage PROM.  Can you give us more info on how you did that and or a screenshot of a hex editor with pointers to some of the offsets to guide us around?

Not sure what you mean -- it's a dump using flash -D, that dumps the actual contents of the nvram chip.  It's at offset 0600 of the actual nvram.  So this is what's in the permanent storage.  At some point, the contents of this end up at HSPEC_BASE (0x9000000000000000) + LBOOT_BASE (0x100000000), because that's the address the kernel looks for it at; might be mapped, might be copied.  Whether POD can actually modify things or not is an open question; it depends on what the actual startup is like.

I think this can all be figured out just by poking around L1/POD before system boot, and an easy test would be to just modify things to boot at a lower speed (e.g. I know that my system is happy booting at 600MHz).  But I'm annoyed at taking my Fuel case off all the time, so I'm going to spend a bit of time setting up a wireless serial adapter first Smile

Quote:Well POD IS POWER ON DIAGNOSTICS...the CPU hasn't started yet.  Am I wrong?  The L1 doesn't use the Main MIPS CPU, so change in POD are real as POD is before boot, yes?  So is there really a problem here?  Aren't we already before CPU boot?

Yeah this is a great question; I do wonder what this is all running on!  What does the L1 run on?  There must be a microcontroller in there somewhere.  PROM code is definitely MIPS, so is running on the CPU.  L1, POD, etc.. is POD part of the L1 code? Trying to disassemble L1 and I can't even figure out if it's mips, arm, (powerpc, sh4..), nothing seems to fit!  My guess would have been ARM (SGI has used ARM microprocessors elsewhere, e.g. the IR gbricks), but doesn't look like it.
(This post was last modified: 11-12-2021, 03:35 AM by vvuk.)
vvuk
O2

Trade Count: (0)
Posts: 43
Threads: 4
Joined: Aug 2021
Location: California
Find Reply
11-12-2021, 03:35 AM


Messages In This Thread
Need Fuel L1 commands to change CPU PIMMs - by weblacky - 05-25-2020, 12:31 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by hamei - 05-25-2020, 03:10 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 05-25-2020, 03:57 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by hamei - 05-25-2020, 05:29 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 05-25-2020, 05:31 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by Irinikus - 05-25-2020, 05:41 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 05-25-2020, 05:53 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by indy99 - 06-21-2020, 06:12 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by hamei - 06-21-2020, 06:40 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by Irinikus - 05-25-2020, 06:04 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 06-21-2020, 07:41 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by indy99 - 06-22-2020, 03:47 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by hamei - 06-22-2020, 04:40 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-16-2020, 07:54 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 06-22-2020, 04:39 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by hamei - 06-22-2020, 04:55 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 06-22-2020, 04:50 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by indy99 - 06-22-2020, 06:36 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by hamei - 06-22-2020, 06:52 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by indy99 - 06-22-2020, 10:32 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by kaigan - 06-23-2020, 12:36 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by indy99 - 06-23-2020, 01:20 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by kaigan - 06-23-2020, 07:28 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by hamei - 06-24-2020, 04:22 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jan-jaap - 06-24-2020, 08:01 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by hamei - 06-26-2020, 03:03 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by kaigan - 06-24-2020, 12:05 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-16-2020, 08:59 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-16-2020, 11:37 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by indy99 - 02-05-2021, 02:08 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 02-05-2021, 05:37 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 02-05-2021, 07:16 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by indy99 - 02-05-2021, 05:10 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 02-06-2021, 12:26 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by chulofiasco - 02-03-2021, 06:18 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 02-03-2021, 07:36 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by chulofiasco - 02-03-2021, 08:53 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 02-03-2021, 11:02 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 02-04-2021, 06:24 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 02-05-2021, 07:20 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by indy99 - 02-05-2021, 12:07 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 02-06-2021, 07:23 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 02-06-2021, 11:46 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 02-06-2021, 11:47 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 04-01-2021, 09:45 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 10-12-2021, 07:19 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by vvuk - 10-14-2021, 12:29 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 10-14-2021, 12:45 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by vvuk - 10-14-2021, 12:51 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 10-29-2021, 06:43 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 10-29-2021, 07:24 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 10-29-2021, 08:57 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jan-jaap - 10-29-2021, 09:27 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 10-29-2021, 10:38 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 10-29-2021, 10:50 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 10-30-2021, 05:59 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 10-30-2021, 07:36 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 10-30-2021, 08:34 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 10-30-2021, 02:09 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 10-30-2021, 03:56 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jan-jaap - 10-30-2021, 09:00 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 10-30-2021, 11:03 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jan-jaap - 10-31-2021, 09:44 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 10-31-2021, 10:28 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 10-31-2021, 12:03 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-02-2021, 04:30 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-02-2021, 04:45 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-02-2021, 05:24 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-02-2021, 05:39 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by vvuk - 11-11-2021, 08:16 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-11-2021, 11:36 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by vvuk - 11-12-2021, 12:45 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-12-2021, 01:47 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by vvuk - 11-12-2021, 03:35 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jan-jaap - 11-12-2021, 10:44 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-11-2021, 11:55 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-12-2021, 01:10 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by vvuk - 11-12-2021, 01:10 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-12-2021, 01:34 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-12-2021, 01:42 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-12-2021, 02:08 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-12-2021, 02:34 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-12-2021, 04:21 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by vvuk - 11-12-2021, 04:26 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by Raion - 11-12-2021, 04:36 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-12-2021, 12:01 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by vvuk - 11-12-2021, 09:26 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-22-2021, 09:25 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-22-2021, 09:47 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-22-2021, 10:39 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-22-2021, 10:55 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-22-2021, 11:48 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-22-2021, 03:20 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-25-2021, 09:52 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-26-2021, 03:19 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-26-2021, 04:25 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-26-2021, 06:16 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-26-2021, 06:55 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-27-2021, 12:05 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-27-2021, 12:10 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-27-2021, 04:17 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-27-2021, 04:24 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-27-2021, 04:56 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 11-27-2021, 05:01 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 11-28-2021, 11:20 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 07-05-2023, 06:02 AM
RE: Need Fuel L1 commands to change CPU PIMMs - by jwhat - 07-05-2023, 12:40 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by jan-jaap - 07-05-2023, 02:32 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 07-05-2023, 04:25 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by kubatyszko - 07-27-2023, 03:47 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by weblacky - 07-27-2023, 04:44 PM
RE: Need Fuel L1 commands to change CPU PIMMs - by ruckusman - 12-07-2024, 09:01 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)