[U-Boot] [PATCH v11 6/6] arm: faraday: add virtual machine support

2014-03-25 Thread Kuo-Jung Su
From: Kuo-Jung Su Faraday Virtual Machine (FVM) is a QEMU based emulator which is designed for early stage software development (i.e., IPL, SPL development). Please check the link bellow for details: https://github.com/dantesu1218/qemu/blob/qemu-1.5.1/hw/arm/faraday_fvm.c Signed-off-by: Kuo-Jun

Re: [U-Boot] [PATCH v11 6/6] arm: faraday: add virtual machine support

2014-03-25 Thread Wolfgang Denk
Dear Kuo-Jung Su, In message <1395813799-3672-7-git-send-email-dant...@gmail.com> you wrote: > From: Kuo-Jung Su > > Faraday Virtual Machine (FVM) is a QEMU based emulator > which is designed for early stage software development > (i.e., IPL, SPL development). ... > +ulong clk_get_rate(const cha

Re: [U-Boot] [PATCH v11 6/6] arm: faraday: add virtual machine support

2014-03-26 Thread Kuo-Jung Su
2014-03-26 14:52 GMT+08:00 Wolfgang Denk : > Dear Kuo-Jung Su, > > In message <1395813799-3672-7-git-send-email-dant...@gmail.com> you wrote: >> From: Kuo-Jung Su >> >> Faraday Virtual Machine (FVM) is a QEMU based emulator >> which is designed for early stage software development >> (i.e., IPL, S