* [PATCH] Fix RPX and add flash-burner in linuxppc_2_4_devel
@ 2003-04-16 18:24 Cort Dougan
2003-04-18 21:00 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Cort Dougan @ 2003-04-16 18:24 UTC (permalink / raw)
To: linuxppc-embedded
This patch fixes the RPX boot which was generating a bad boot image (it was
an ELF) and will do the 'cp' command line correctly, too.
This patch also adds a boot image that will burn itself (and an initrd if
present) to the flash on the RPX.
It's large so I put it here:
http://www2.fsmlabs.com/~cort/rpx.patch.gz
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix RPX and add flash-burner in linuxppc_2_4_devel
2003-04-16 18:24 [PATCH] Fix RPX and add flash-burner in linuxppc_2_4_devel Cort Dougan
@ 2003-04-18 21:00 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2003-04-18 21:00 UTC (permalink / raw)
To: Cort Dougan; +Cc: linuxppc-embedded
On Wed, Apr 16, 2003 at 12:24:53PM -0600, Cort Dougan wrote:
> This patch fixes the RPX boot which was generating a bad boot image (it was
> an ELF) and will do the 'cp' command line correctly, too.
That's a "feature". Newer versions of the rpx fw boot ELF. And IIRC,
if you need to convert it to srec later on, you can't have already
stripped off the ELF header (for objcopy).
> This patch also adds a boot image that will burn itself (and an initrd if
> present) to the flash on the RPX.
That's interesting. Perhaps generating the FLASHBURN srec file instead
of just including it would be a bit better of an approach 'tho.
> http://www2.fsmlabs.com/~cort/rpx.patch.gz
What're the FINISH_EXCEPTION2 changes for?
--
Tom Rini
http://gate.crashing.org/~trini/
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-18 21:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-16 18:24 [PATCH] Fix RPX and add flash-burner in linuxppc_2_4_devel Cort Dougan
2003-04-18 21:00 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox