From: Russ D. <Rus...@as...> - 2003-01-09 00:37:16
|
On Wed, 2003-01-08 at 17:25, Christopher Hoover wrote: > BTW, this fix makes CONFIG_ZIMAGE_SUPPORT work, unless > CONFIG_{CRAMFS,JFFS2}_SUPPORT is defined -- the magic check/load loop > needs to look for zImages at KERNEL_FLASH_BASE and cramfs/jffs2 at > KERNEL_FLASH_BASE. The fix is trivial. That would kindof break my board, where I have two cramfs images, both with a zImage > However, the right thing seems to be to eradicate the #define'd > RAMDISK_FLASH_BASE and KERNEL_FLASH_BASE partitions entirely, and > instead rely on the new whizzy partition table support. Is someone > working on that? ya, that would fix everything... -- Russ Dill <Rus...@as...> |