From: Erik M. <J.A...@it...> - 2002-02-27 12:39:57
|
On Tue, Feb 26, 2002 at 07:28:07PM -0800, Tim Riker wrote: > Update of /cvsroot/blob/blob/include/blob/arch > In directory usw-pr-cvs1:/tmp/cvs-serv23058/include/blob/arch > > Modified Files: > idr.h > Log Message: > don't load ramdisk if it won't fit. Use ramdisk from flash if not downloaded. Ramdisks fit _per_ _definition_, and large ramdisks don't make sense: http://lists.arm.linux.org.uk/pipermail/linux-arm/2001-February/000545.html I understand what you mean, but you should solve it differently: If there is no ramdisk downloaded, the ATAG_INITRD node should point to flash, otherwise it should point to the location where the ramdisk was downloaded. Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A...@it... WWW: http://www-ict.its.tudelft.nl/~erik/ |