U-Boot NAND Independence

Hi all,

I have u-boot loading from the SD and booting uImage from the SD,
but u-boot still stores its environment in flash.

How can I set up u-boot to be completely independent of flash and
just auto-exec a script from the SD to get its environment and boot
linux?

Thanks,
-J