Re: [U-Boot] installing u-boot on a virtual x86 machine

2015-04-28 Thread Francesco Lucconi
2015-04-28 12:45 GMT+02:00 Bin Meng : > Hi Francesco, > > On Tue, Apr 28, 2015 at 4:40 PM, Francesco Lucconi > wrote: > > Here you have the 512 bytes of MBR within the Virtual Disk Image (VID) of > > virtualbox. As you can notice there's not clearly the string "Error!" > > mentioned on previous s

Re: [U-Boot] installing u-boot on a virtual x86 machine

2015-04-28 Thread Bin Meng
Hi Francesco, On Tue, Apr 28, 2015 at 4:40 PM, Francesco Lucconi wrote: > Here you have the 512 bytes of MBR within the Virtual Disk Image (VID) of > virtualbox. As you can notice there's not clearly the string "Error!" > mentioned on previous screenshot. > About MBR building to ease the procedur

Re: [U-Boot] installing u-boot on a virtual x86 machine

2015-04-28 Thread Francesco Lucconi
Yes, I've readed the README.x86 document provided from uboot, I've created my u-boot-dtb.bin following the rules of coreboot-x86 recipe. I suppose I have to apply several tunings since I'm working with a PC with i7-2600 Intel Core CPU, right? Here you have the screenshots of some starting phases on

Re: [U-Boot] installing u-boot on a virtual x86 machine

2015-04-28 Thread Bin Meng
Hi Francesco, On Tue, Apr 28, 2015 at 4:23 PM, Francesco Lucconi wrote: > Yes, I've readed the README.x86 document provided from uboot, I've created > my u-boot-dtb.bin following the rules of coreboot-x86 recipe. > I suppose I have to apply several tunings since I'm working with a PC with > i7-26

Re: [U-Boot] installing u-boot on a virtual x86 machine

2015-04-27 Thread Simon Glass
Hi Francesco, On 27 April 2015 at 00:56, Francesco Lucconi wrote: > > 2015-04-25 1:04 GMT+02:00 Bin Meng : >> >> Hi Francesco, >> >> On Fri, Apr 24, 2015 at 3:20 PM, Francesco Lucconi >> wrote: >> > I'm Francesco Lucconi from Italy, and I'm involved into a x86 project >> > where >> > my issue is

Re: [U-Boot] installing u-boot on a virtual x86 machine

2015-04-26 Thread Francesco Lucconi
2015-04-25 1:04 GMT+02:00 Bin Meng : > Hi Francesco, > > On Fri, Apr 24, 2015 at 3:20 PM, Francesco Lucconi > wrote: > > I'm Francesco Lucconi from Italy, and I'm involved into a x86 project > where > > my issue is to compile a u-boot (I'm currently using uboot-2015.01) and > to > > install it in

Re: [U-Boot] installing u-boot on a virtual x86 machine

2015-04-24 Thread Bin Meng
Hi Francesco, On Fri, Apr 24, 2015 at 3:20 PM, Francesco Lucconi wrote: > I'm Francesco Lucconi from Italy, and I'm involved into a x86 project where > my issue is to compile a u-boot (I'm currently using uboot-2015.01) and to > install it into a VID (virtual image disk) of virtualbox. > > > I've

Re: [U-Boot] installing u-boot on a virtual x86 machine

2015-04-24 Thread Simon Glass
Hi Francesco, On 24 April 2015 at 01:20, Francesco Lucconi wrote: > > I'm Francesco Lucconi from Italy, and I'm involved into a x86 project where > my issue is to compile a u-boot (I'm currently using uboot-2015.01) and to > install it into a VID (virtual image disk) of virtualbox. > > > I've alr

[U-Boot] installing u-boot on a virtual x86 machine

2015-04-24 Thread Francesco Lucconi
I'm Francesco Lucconi from Italy, and I'm involved into a x86 project where my issue is to compile a u-boot (I'm currently using uboot-2015.01) and to install it into a VID (virtual image disk) of virtualbox. I've already tuned the MBR, registering two FAT16 partitions, one for u-boot and the oth