Does anybody know the proper way to gain access to an arbitray area of physical memory? I'm tring to load my ram file system for a compressed image in FLASH memory insead of off the floppy. My flash is mapped in at physical address 0x30000000 I'm in the kernel code where it's trying to load up the ram file system and then mount is as the root file system.
