Hi Alexander ,Eddie,<br>  I merged the source from https://gerrit.openbmc-project.xyz/#/c/openbmc/openbmc/+/11500/,and kernel branch video-dev.<br>How to test the video kvm feature by phosphor-webui or command line?<br>Best,<br>xiuzhi<br><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Alexander A. Filippov"<a.filippov@yadro.com>;</div><div><b>发送时间:</b> 2018年7月25日(星期三) 下午4:56</div><div><b>收件人:</b> "openbmc"<openbmc@lists.ozlabs.org>;"xiuzhi"<1450335857@qq.com>;<wbr></div><div></div><div><b>主题:</b> Re: KVM Support?</div></div><div><br></div>Hello everybody,<br><br>Could you check the size of `build/tmp/deploy/image/<platformname>/fitImage-openbmc-phosphor-initramfs-*.bin`?<br>If it exceeds 4456448 (0x440000) bytes, this is the problem described at https://github.com/openbmc/openbmc/issues/3314<br><br><br>In this case you should modify flash partitions layout or trying to decrease kernel size.<br><br>--<br>Alexander<br><br>On Wed, Jul 25, 2018 at 03:48:04PM +0800, xiuzhi wrote:<br>> Hi Eddie,<br>> <br>> <br>>   I read your KVM Support email on mailinglist.<br>> <br>> <br>> I am going to port the BMC kvm to ast2400 . The u-boot can not load kernel ,the error message read:<br>> <br>> <br>> ""U-Boot 2016.07 (Jul 23 2018 - 11:11:50 +0000)<br>> <br>> <br>> DRAM:  240 MiB<br>> WARNING: Caches not enabled<br>> Flash: 32 MiB<br>> *** Warning - bad CRC, using default environment<br>> <br>> <br>> In:    serial<br>> Out:   serial<br>> Err:   serial<br>> Net:   aspeednic#0<br>> Error: aspeednic#0 address not set.<br>> <br>> <br>> Hit any key to stop autoboot:  0<br>> ## Loading kernel from FIT Image at 20080000 ...<br>> Bad FIT kernel image format!<br>> ERROR: can't get kernel image!<br>> ast#<br>> <br>> <br>> I added  config options to defconfig of ast2400 as follows:<br>> <br>> <br>> CONFIG_MEDIA_SUPPORT=y<br>> CONFIG_MEDIA_CAMERA_SUPPORT=y<br>> CONFIG_MEDIA_SUPPORT=y<br>> CONFIG_MEDIA_CAMERA_SUPPORT=y<br>> # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set<br>> # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set<br>> # CONFIG_MEDIA_RADIO_SUPPORT is not set<br>> # CONFIG_MEDIA_SDR_SUPPORT is not set<br>> # CONFIG_MEDIA_CEC_SUPPORT is not set<br>> # CONFIG_MEDIA_CONTROLLER is not set<br>> CONFIG_RATIONAL=y<br>> CONFIG_VIDEO_DEV=y<br>> CONFIG_VIDEO_V4L2=y<br>> CONFIG_V4L_PLATFORM_DRIVERS=y<br>> CONFIG_VIDEO_ASPEED=y<br>> CONFIG_MEDIA_SUBDRV_AUTOSELECT=y<br>> <br>> <br>> Need I modify the aspeed-bmc-opp-palmetto.dts and aspeed-g4.dtsi?<br>> <br>> <br>> Can you give me the file list need to modify?<br>> <br>> <br>> Thanks,<br>> <br>> <br>> xiuzhi<br></div>