Hi Guys,
I have a EP9307 (Arm 920T) based board. The design is based on Cirrus logic
EP9307 development board. At present the boot sequence is first stage
bootloader (com port) => redboot (com port) => Zimage (ethernet) => Ramdisk
(ethernet).
I want to load Zimage directly from SDcard without using redboot. I have
modified first stage bootloader to boot from spi eeprom. This in turn loads
a second stage bootloader which initializes Sdcard. At present I have not
implemented a file system in second stage bootloader. I will have to stick
to FAT file system as the users would be copying binaries from windows
machine so that they can upgrade the firmware.
I have been reading about arm kernel boot process on following links.
http://www.simtec.co.uk/products/SWLINUX/files/booting_article.html
http://www.webworldarticles.com/e/a/title/Loading-the-kernel-into-memory-and-starting-a-Linux-system/
One of the kernel boot requirments is boot parameters Atag List. At present
redboot sets these parameters. Is there any way to see what these
parameters are. How to create this list and how to load the kernel from sdcard.
Can some please shade some light on how booting from sdcard has been
implemented in TS7xxx series boards.
Has any one done anything similar. Can some one please share there
inputs/provide some pointers on this.
Thanks
Tama
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|