[U-Boot] Fwd: Fwd: coreboot uboot qemu x86

2015-01-12 Thread Ajoy Das
-- Forwarded message -- From: Bin Meng Date: Sat, Jan 3, 2015 at 8:15 PM Subject: Re: [U-Boot] Fwd: coreboot uboot qemu x86 To: Ajoy Das Cc: U-Boot Mailing List , Simon Glass < s...@chromium.org> Hi Ajoy, On Sat, Jan 3, 2015 at 12:42 AM, Ajoy Das

[U-Boot] Fwd: Fwd: coreboot uboot qemu x86

2015-01-02 Thread Ajoy Das
-- Forwarded message -- From: Bin Meng Date: Fri, Jan 2, 2015 at 10:05 PM Subject: Re: [U-Boot] Fwd: coreboot uboot qemu x86 To: Ajoy Das Cc: U-Boot Mailing List , Simon Glass < s...@chromium.org> Hi Ajoy, On Wed, Dec 31, 2014 at 1:28 PM, Ajoy Das

[U-Boot] Fwd: coreboot uboot qemu x86

2014-12-30 Thread Ajoy Das
-- Forwarded message -- From: Ajoy Das Date: Wed, Dec 31, 2014 at 8:51 AM Subject: Fwd: [U-Boot] coreboot uboot qemu x86 To: U-Boot Mailing List , Simon Glass < s...@chromium.org> -- Forwarded message -- From: Simon Glass Date: Wed, Dec 31, 2014 at 2

[U-Boot] Fwd: coreboot uboot qemu x86

2014-12-30 Thread Ajoy Das
-- Forwarded message -- From: Simon Glass Date: Wed, Dec 31, 2014 at 2:13 AM Subject: Re: [U-Boot] coreboot uboot qemu x86 To: Ajoy Das Cc: U-Boot Mailing List Hi Ajoy, On 30 December 2014 at 12:44, Ajoy Das wrote: > > -- Forwarded message -- > From:

[U-Boot] Fwd: coreboot uboot qemu x86

2014-12-30 Thread Ajoy Das
-- Forwarded message -- From: Ajoy Das Date: Tue, Dec 30, 2014 at 1:40 PM Subject: Re: [U-Boot] coreboot uboot qemu x86 To: U-Boot Mailing List Hi Simon Can i do a gdb on u-boot startup on the coreboot environment. means i want to stop at _start in uboot and connect to gdb

Re: [U-Boot] coreboot uboot qemu x86

2014-12-30 Thread Ajoy Das
Hi Simon Can i do a gdb on u-boot startup on the coreboot environment. means i want to stop at _start in uboot and connect to gdb. Thanks Ajoy On Tue, Dec 30, 2014 at 11:15 AM, Ajoy Das wrote: > I tried changing the boot rom size to 2MB. > But with no effect > > coreboot.

Re: [U-Boot] coreboot uboot qemu x86

2014-12-29 Thread Ajoy Das
2014 at 7:36 PM, Simon Glass > wrote: > >> >> > >> >> Hi, > >> >> > >> >> On 28 December 2014 at 21:38, Ajoy Das wrote: > >> >> > Hi > >> >> > > >> >> > Need Help > >> >> >

Re: [U-Boot] coreboot uboot qemu x86

2014-12-29 Thread Ajoy Das
Could not load payload Thanks Ajoy On Mon, Dec 29, 2014 at 9:28 PM, Simon Glass wrote: > Hi Ajoy, > > > On 29 December 2014 at 07:34, Ajoy Das wrote: > > Hi Simon > > > > Thanks for your reply > > > > I have added u-boot ELF as the coreboot payload &g

Re: [U-Boot] coreboot uboot qemu x86

2014-12-29 Thread Ajoy Das
Mon, Dec 29, 2014 at 7:36 PM, Simon Glass wrote: > Hi, > > On 28 December 2014 at 21:38, Ajoy Das wrote: > > Hi > > > > Need Help > > > > I want to run U-BOOT as coreboot payload on QEMU platform > > > > I am on uboot-x86 git > > > >

[U-Boot] coreboot uboot qemu x86

2014-12-28 Thread Ajoy Das
Hi Need Help I want to run U-BOOT as coreboot payload on QEMU platform I am on uboot-x86 git Compiled U-BOOT with make coreboot-x86_defconfig and make all Running qemu with qemu-system-i386 -bios ../coreboot/build/coreboot.rom -hda disk.img -nographic -m 1g But The system crashes with the fol

Re: [U-Boot] [PATCH] OMAP3 SPI : Fixed bugs related to SPI transfer

2012-11-18 Thread Ajoy Das
Hi Peter   I described the entire patch in small paragraphs   so it is better to understand      The first paragraph is for posted writes   (courtesy linux OMAP3 SPI driver code)   The last three paragraphs actually fixes the   bug related to the operation of the OMAP3   SPI controller in TX_ONL