From: Erik M. <J.A...@it...> - 2002-02-08 08:19:30
|
On Fri, Feb 08, 2002 at 10:00:07AM +0200, Abraham vd Merwe wrote: > Anyone have any objections if I change blob so that you can put the > kernel+ramdisk+jffs2+etc offsets & sizes in the parameter block? That way > you can have different board setups without changing blob. As a matter of fact: yes. The idea is to use a flash partition table for that. Both the partition table and the paramter block are small structures, so I want to put them in the same flash block. I'm going to work on the partition table this weekend: we need it anyway for quite some other stuff (JFFS2, cramfs, tftp). Erik PS: I just finished a printf() function, I only need to test it properly before I commit it. -- 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/ |