briefingly,
ROM will read the code from NAND, (there is a redundant function, just for multiple boot backup), the RAM address will be configured in uboot config, which is the same as other bootm.
as to NAND storage which 8k, it is a little bit complex, you can either read the kobs code, or use nanddump. We have no document for this, as we expect users can use as is.