Re: [coreboot] Anyone have a experence the u-boot on coreboot?(Rangeley platform)

2016-12-02 Thread Yaroslav K.
Hello! I'm successfully using U-boot with Coreboot on the Rangeley platform with the attached dts file. I'm not sure if everything in it is needed and/or correct, but it works fine. serial1.dtsi was needed so that the second UART is used as stdout. Although, this question looks like more

Re: [coreboot] Where is the first instrucion?

2016-08-10 Thread Yaroslav K.
Hello! May I interfere as I have some interest in this topic too. Modern Intel CPUs have the special "no eviction mode" MSR which is used instead of CD bit to set up CAR. Am I understanding right that the purpose of it is to have the ability to use the caching for ROM along with CAR? --

[coreboot] How do I build Coreboot with both normal and fallback?

2016-08-06 Thread Yaroslav K.
Hello! Coreboot's bootblock_normal.c supports booting a fallback romstage if a normal romstage boot fails. But you can only specify either "fallback" or "normal" in CONFIG_CBFS_PREFIX. So how do I build an image with both normal and fallback stages set? -- Yaroslav -- coreboot mailing list: