Open leenaarora18 opened 1 month ago
@leenaarora18 Are you updating the codebase to reflect the EC HW GPIO mapping for your design? As mentioned in https://github.com/intel/ecfw-zephyr/issues/54 this project does not support Raptorlake RVP.
Also, note the EC FW part of Intel Integrated firmware distributed in binary form is different than the one generated from this code. This project only includes a subset of all features supported in Intel reference validation platforms.
thanks!!! Can you help then how we can generate binary for intel rvp board as well. Im designing a desktop motherboard and intel rvp board we are using as reference validation.I'm very new to this to bring up the board so 1st i want to tried for intel rvp then ill do coding for our motherboard. So it would be great if you suggest me how to generate binary for intel rvp using this project or any other mode.
Hi, We have used intel ecfw_zephyr for the intel raptor lake board. Generated binary files and intel BIOS stitched together to generate an image (using fit tool) that gets flashed on the board using dediprogrammer. After this board is not booting ,no fan movement. Can anyone help on the reason behind it. We have checked power sequence as well. Also we want to see log mentioned in the code, how we can see the log.