As Mickeyl says you don't want to do this. RAM is accessed rather a lot, and flash memory has a finite (if long) life. Also flash memory is orders of magnitude slower than RAM.
That said, it might be possible to create a swap file in the unused bit of flashROM. But don't do it, not a good idea.
What do you need more memory for anyway?
Si