Boot flash
Joakim Tjernlund
joakim.tjernlund at lumentis.se
Tue Feb 13 07:03:34 EST 2001
Hi all
I want to use JFFS on a custom made PPC860 board. This board will have NOR
flash memory(Intel) and will probably use ppcboot(suggestions for better
boot loader welcome).
Can I have ppcboot share a flash device with JFFS?
something like this:
FLASH device 1:
------------------------- address 0
| ppcboot |
|-----------------------|
| linux kernel |
|-----------------------|
| start of JFFS |
| |
| |
| |
| |
-------------------------
FLASH device 2:
-------------------------
| JFFS continued |
| |
| |
| |
| |
| |
| |
| |
| |
-------------------------
ppcboot starts after a reset, loads the linux kernel image. The linux kernel
expects to find JFFS at some offset(compiled into JFFS) in the flash device.
Is this possible or do I need an extra boot flash where ppcboot and linux
kernel goes?
Jocke
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list