Hi, On Thu, Apr 13, 2017 at 3:14 PM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 13 April 2017 at 04:21, sundeep subbaraya <sundeep.l...@gmail.com> wrote: >> Hi Qemu-devel, >> >> This is my first attempt in Qemu. >> Please let me know am doing correct or not. >> SoC is cortex M3 based so no bootrom stuff and unlike other >> SoCs Qemu need not load dtb and kernel in DDR. Hence am using >> u-boot (supplied with -kernel) as bootloader in eNVM and it loads >> kernel from SPI flash to DDR same like real hardware scenario. >> Also let me know any other Maintainers need to be CCed. > > Hi -- thanks for the patchset. I've put it onto my queue of > patches to review, but it may be a little while until I > can get to it (especially since it's the Easter holiday > in the UK right now).
Thanks Peter. Happy holiday :) Sundeep > > -- PMM