* Tadas Slotkus <[email protected]> [110811 00:32]: > > > There will be a problem leaving the XIP area cached while trying to > > write to the flash. At the least this means it's not possible to write > > the whole flash. Is this intended? What's the plan here? > > Should it be possible to map flash contents in cache to somewhat non > existing location? I think CAR only works well for data, not for instructions. That said, you can cache the ROM, but probably not copy it to cache and jmp there.
Stefan -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

